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 "Deploy 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 deployed
Maintenance
Related MCP Connectors
Audit any site's AI visibility from your assistant: crawler access, rendering, and schema.
1- VibeSEOOAuthdev.vibeseo
SEO research, audits, backlinks, GSC, and content workflow tools for AI agents.
Free AI-readiness audit of any URL: AI crawler rules, JS-free text, JSON-LD, llms.txt. Tool catalog.
Live web checks for AI agents: sitemaps, robots.txt, URL status, broken links, feeds, citations.
Related MCP Servers
- AlicenseAqualityDmaintenanceEnables AI agents to perform instant SEO, performance, and security audits of any website through the Model Context Protocol. It provides comprehensive analysis without requiring API keys or configuration.115MIT

Seonix SEO MCPofficial
AlicenseAqualityCmaintenanceLets any AI agent audit any website for SEO, GEO/AEO, and speed problems, reporting issues and recommendations without modifying the site.4MIT
@metricspot/mcp-serverofficial
AlicenseNot gradedqualityFmaintenanceExposes SEO and AI-readability audit tools to AI agents, enabling one-shot anonymous audits or full authenticated audits with PDF reports and organic traffic data.39 npmMIT- AlicenseNot gradedqualityBmaintenanceEnables AI agents to crawl and audit websites for SEO issues, returning structured JSON reports with errors, warnings, and key statistics.MIT