SEO MCP server for AI agents
Ask your agent what changed, what is broken, and what to fix next. It can inspect your crawl, Search Console, Google Analytics, and optional research data before it answers.
- “Why did search clicks fall, and which pages explain the change?”
- “Which page-two queries already have enough impressions to work on?”
- “Crawl the site and show the technical issues with the widest reach.”
- “Which competitors appear most often for these keywords?”
Do the SEO work inside your agent
The SEO MCP server works with any agent or client that can start a local stdio MCP server. Your agent can discover the available reports, choose the right one, inspect structured evidence, and suggest the next useful check.
You do not need to copy charts, export spreadsheets, or explain every SEO field to the model. The same report logic works in MCP, the command line, and the TypeScript package.
The guided installer covers Codex, Claude Code, Claude Desktop, and Cursor. These are examples, not the full compatibility list. Other MCP clients can start seo mcp serve through their local server configuration.
Use evidence that can support the answer
- A live or saved crawl shows page content, links, directives, and technical issues.
- Google Search Console shows clicks, impressions, CTR, position, queries, pages, and URL inspection results.
- Google Analytics adds landing-page, engagement, and conversion context when you connect it.
- Optional providers add keyword, SERP, domain, competitor, and backlink estimates with clear source labels.
Missing or partial data stays missing or partial. The report does not turn an unavailable source into a zero or claim that one observation proves a ranking change.
Keep the work local
The server runs on your computer. Project profiles, Google tokens, reports, crawls, and caches stay there. The Google connection is read-only. Optional providers receive only the requests needed for the research you choose to run.
Connect it without editing config files by hand
Run seo mcp install. The guided flow finds clients with built-in setup, keeps unrelated settings, creates a backup, and refuses to replace an MCP entry it does not manage.
Follow the SEO MCP setup guide for client commands and checks. If you are comparing options first, read the SEO MCP server guide.
Ask about your own search performance
Find query and page opportunities with your Google data.
Turn findings into fixes
Crawl the site and give your coding agent the affected URLs and evidence.
Connect your SEO MCP server
Install the command, run seo start, then run seo mcp install to connect your agent.
Install the SEO CLI globally.
npm i -g seoRun setup after installation.
seo start