Skip to main content
Glama
cyber-kani

seo-audit-mcp

by cyber-kani

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

audit_page(url)

Title, meta description, canonical, Open Graph, H1/H2, word count — with a prioritized issue list

check_robots(url)

robots.txt user-agents, disallow rules, declared sitemaps

check_sitemap(sitemap_url)

URL count, lastmod freshness, http-vs-https, size limits

check_ai_crawler_access(url)

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-mcp

Claude Code:

claude mcp add seo-audit -- python3 /path/to/seo-audit-mcp/server.py

Claude 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?

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Enables 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.
    Last updated
    11
    4
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Lets any AI agent audit any website for SEO, GEO/AEO, and speed problems, reporting issues and recommendations without modifying the site.
    Last updated
    4
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Exposes 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.
    Last updated
    54
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Provides AI agents with professional-grade SEO capabilities including on-page analysis, technical audits, PageSpeed insights, and Ahrefs data integration.
    Last updated
    13
    4
    4
    MIT

View all related MCP servers

Related MCP Connectors

  • SEO research, audits, backlinks, GSC, and content workflow tools for AI agents.

  • URL intelligence for AI agents and developers. 16 tools, 25 signal weights, 20 free checks.

  • Check if a website is visible to AI search (ChatGPT, Perplexity, Claude). No install.

View all MCP Connectors

Latest Blog Posts

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