didyouseo-mcp
MCP connector for DidYouSEO — run SEO audits and use site tools (meta, robots, schema, SERP, Core Web Vitals, Open Graph, hreflang) from Claude, ChatGPT, and Cursor. Bridges to the remote server at didyouseo.com/mcp.
Documentation
@didyouseo/mcp
Connect DidYouSEO's SEO tools to any AI assistant that
supports the Model Context Protocol (MCP).
DidYouSEO runs a remote MCP server at `https://didyouseo.com/mcp`. Clients
that support remote MCP servers (Claude, ChatGPT, Cursor) can connect to that
URL directly and sign in with OAuth — no install needed. This package is a small
stdio bridge for clients that only support local MCP servers.
Tools
- `run_seo_audit` — full 30+ point SEO audit of any URL (score, issues, fixes)
- `get_audit_result` — fetch a previous audit by id
- `list_sites` / `register_site` — manage the sites in your account
- `get_site_score` / `get_page_score` — latest SEO scores
- `analyze_meta_tags`, `check_robots_txt`, `validate_schema`, `serp_preview`,
`check_core_web_vitals`, `check_open_graph`, `check_hreflang` — free SEO tools
Account-scoped tools require signing in with your DidYouSEO account (handled via
OAuth on first use). The free tools work for any URL.
Use a remote connector (recommended)
If your client supports remote MCP servers, just add the URL:
https://didyouseo.com/mcpYou'll be prompted to sign in with DidYouSEO the first time.
Use the stdio bridge
For clients that only support local (stdio) servers, add this to the client's
MCP config:
{
"mcpServers": {
"didyouseo": {
"command": "npx",
"args": ["-y", "@didyouseo/mcp"]
}
}
}A browser window opens for sign-in on first run.
Local development
Point the bridge at a local DidYouSEO instance:
DIDYOUSEO_MCP_URL=http://localhost:3000/mcp npx @didyouseo/mcpLicense
MIT
Frequently asked questions
What is didyouseo-mcp?
didyouseo-mcp is MCP connector for DidYouSEO — run SEO audits and use site tools (meta, robots, schema, SERP, Core Web Vitals, Open Graph, hreflang) from Claude, ChatGPT, and Cursor. Bridges to the remote server at didyouseo.com/mcp.
How do I install didyouseo-mcp?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is didyouseo-mcp open source?
Yes — it is hosted on GitHub at https://github.com/Sathish27/didyouseo-mcp.
Related MCP tools
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
Use any LLMs (Large Language Models) for Deep Research. Support SSE API and MCP server.
Enhanced MCP server for interactive user feedback and command execution in AI-assisted development, featuring dual interface support (Web UI and Desktop Application) with intelligent environment detection and cross-platform compatibility.
A powerful Zotero AI and MCP plugin with ChatGPT, Gemini 3.7, Claude Fable 5, Claude Opus 5, DeepSeek V4, Grok, OpenRouter, Kimi k3, GLM 5.3, SiliconFlow, GPT-oss, Gemma 4, Qwen 3.8
Connect your browser to AI models. Just use Dia on Chrome, Arc or Firefox.
文颜 MCP Server 可以让 AI 自动将 Markdown 文章排版后发布至微信公众号。
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP