🧰
Open Source Toolkit

Know how to use it before you click: online, self-hosted, desktop, CLI

中文

CrawlSEO

crawlseo/crawlseo
One-command deploy You need your own server, but the README has a copy-paste Docker command that gets it running.

Open-source SEO monitoring. GSC + Site Crawler + Core Web Vitals in one dashboard.

SEO监控Core Web Vitals
CrawlSEO repository card

Deploy command

git clone https://github.com/crawlseo/crawlseo.git
cd crawlseo
cp .env.example .env.local
# Add your Google OAuth credentials to .env.local
docker compose up -d db
npm install
npx prisma migrate dev --name init
npm run dev

Taken from the project README. You need a server with Docker; you may still need to add environment variables.

From the README

CrawlSEO includes a Model Context Protocol server so AI agents can query your SEO data directly.

Stars
★ 601
Language
TypeScript
License
MIT
Last updated
2026-09-05
Category
Growth & SEO
Section
🌏 Going global