seo-audit-mcp
Checks if Google-Extended is allowed in robots.txt, enabling AI crawler access verification for Google.
Checks if PerplexityBot is allowed in robots.txt, enabling AI crawler access verification for Perplexity.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@seo-audit-mcpCan AI crawlers access example.com?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
seo-audit-mcp
Fast SEO & GEO checks for any URL — from your AI agent.
An MCP server that gives Claude Code, Claude Desktop, Cursor or any MCP client a set of instant, no-key SEO audits. Point it at a URL and ask "is this page's SEO healthy?" or "can ChatGPT crawl this site?" — get a structured answer in a second.
Tools
Tool | Checks |
| Title, meta description, canonical, Open Graph, H1/H2, word count — with a prioritized issue list |
| robots.txt user-agents, disallow rules, declared sitemaps |
| URL count, lastmod freshness, http-vs-https, size limits |
| GEO check — are GPTBot, ClaudeBot, PerplexityBot, Google-Extended et al. allowed? If blocked, AI engines can't cite you |
No API keys, no crawl budgets, no dependencies beyond the MCP SDK. All read-only.
Related MCP server: Seonix SEO MCP
Why GEO matters
Traditional SEO gets you into Google's blue links. GEO (Generative Engine Optimization) gets you cited inside ChatGPT, Claude, Perplexity and Google AI Overviews. The single fastest way to lose AI visibility is to accidentally block AI crawlers in robots.txt — check_ai_crawler_access catches exactly that.
Quick start
pip install mcp
git clone https://github.com/cyber-kani/seo-audit-mcpClaude Code:
claude mcp add seo-audit -- python3 /path/to/seo-audit-mcp/server.pyClaude Desktop / Cursor:
{
"mcpServers": {
"seo-audit": { "command": "python3", "args": ["/path/to/seo-audit-mcp/server.py"] }
}
}Then ask your agent:
"Audit the SEO of example.com/pricing"
"Can AI search crawlers access example.com?"
"Check example.com/sitemap.xml for problems"
Pairs well with
indexnow-mcp — once this tool tells you a page is healthy, indexnow-mcp pushes it to search engines instantly.
License
MIT
Built by Cloudcoder — a software development company in Sri Lanka specializing in AI, SEO and GEO. See our guide: What is MCP?
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/cyber-kani/seo-audit-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server