Gives Claude direct access to AI search visibility scanning across ChatGPT, Perplexity, and Google AI Overviews. Exposes four tools: scan_site for free triple scoring (AEO, GEO, agent readiness), audit_site for detailed breakdowns across 58 checks, compare_sites for competitive gap analysis, and fix_site to generate implementation code with score projections. Scoring spans structured data, citation readiness, API discoverability, and brand mention likelihood based on peer-reviewed research. Works remotely via HTTPS or locally through PyPI. Free tier gives you 20 scans per hour with no auth. Paid features need an API key or work via x402 USDC payments. Useful if you're optimizing content for AI citation or preparing sites for agent interaction.
Public tool metadata for what this MCP can expose to an agent.
scan_siteQuick AI visibility scan. Returns three scores: AEO Score (0-100, AI search engine findability), GEO Score (0-100, AI citation readiness), and Agent Readiness Score (0-100, AI agent interaction capability). Also returns AI Identity Card with mention readiness (0-100, predicts...2 paramsQuick AI visibility scan. Returns three scores: AEO Score (0-100, AI search engine findability), GEO Score (0-100, AI citation readiness), and Agent Readiness Score (0-100, AI agent interaction capability). Also returns AI Identity Card with mention readiness (0-100, predicts...
urlstringpagesintegeraudit_siteFull AI visibility audit across 58+ checks in 12 categories (4 AEO + 4 GEO + 4 Agent Readiness). Returns detailed per-check scores with specific issues and recommendations, AI Identity Card with mention readiness and detected competitors, and business profile. GEO checks inclu...3 paramsFull AI visibility audit across 58+ checks in 12 categories (4 AEO + 4 GEO + 4 Agent Readiness). Returns detailed per-check scores with specific issues and recommendations, AI Identity Card with mention readiness and detected competitors, and business profile. GEO checks inclu...
urlstringpagesintegercategoriesarrayfix_siteGenerate complete fix code for all AI visibility issues across AEO, GEO, and Agent Readiness. Returns working code you can apply directly — schema generation, robots.txt, sitemap, llms.txt, meta tags, structured data, citation signals, entity markup. Also returns two-tier scor...3 paramsGenerate complete fix code for all AI visibility issues across AEO, GEO, and Agent Readiness. Returns working code you can apply directly — schema generation, robots.txt, sitemap, llms.txt, meta tags, structured data, citation signals, entity markup. Also returns two-tier scor...
urlstringpagesintegerformatstringgeneric · claude_codedefault: genericcompare_sitesCompetitive gap analysis — scans two sites concurrently, shows side-by-side scores, category-by-category winners, competitive gaps (checks where the competitor scored 20+ higher), and generated overtake fix code with projected scores after closing gaps. Use this when the user...3 paramsCompetitive gap analysis — scans two sites concurrently, shows side-by-side scores, category-by-category winners, competitive gaps (checks where the competitor scored 20+ higher), and generated overtake fix code with projected scores after closing gaps. Use this when the user...
urlstringpagesintegercompetitorUrlstringAI search visibility audit for any website. Three scores, one scan.
Remote server (recommended) — zero install, just add the URL:
# Claude Code
claude mcp add --transport http aeo-scanner https://aeo-mcp.convrgent.ai/mcp
# Claude Desktop / Claude.ai
# Settings → Connectors → Add custom connector → https://aeo-mcp.convrgent.ai/mcp
# Cursor — add to .cursor/mcp.json
{ "aeo-scanner": { "url": "https://aeo-mcp.convrgent.ai/mcp" } }
Then ask your AI assistant: "Scan example.com for AI visibility"
Alternative: local install via PyPI (stdio transport):
claude mcp add aeo-scanner -- uvx aeo-scanner
| Tool | What it does | Price |
|---|---|---|
scan_site | Quick triple-score scan + AI Identity Card + mention readiness + business profile + top issues | Free |
audit_site | Full 58+ check breakdown across 12 categories (4 AEO + 4 GEO + 4 Agent) | $1.00 |
compare_sites | Two-site gap analysis + category winners + overtake fix code | $3.00 |
fix_site | Generated fix code with two-tier score projections — apply directly with Claude Code | $5.00 |
scan_site works without any authentication. No API key, no wallet, no setup.
Rate limits: 20 scans/hour per IP, 5 per URL per day.
audit_site, compare_sites, and fix_site require an API key:
AEO_API_KEY in your MCP configOr pay per call with USDC via x402 protocol (Base network).
The included optimize_site prompt guides the full workflow:
58+ checks across 12 categories. See the built-in aeo://reference/scoring-methodology resource for full details.
AEO categories: Structured Data (30%), Meta & Technical (20%), AI Accessibility (25%), Content Quality (25%)
GEO categories: Brand Narrative Clarity (25%), Citation Readiness (25%), Authority Signals (25%), Entity Definition (25%)
Agent Readiness categories: Machine Identity (30%), API Discoverability (25%), Structured Actions (25%), Programmatic Access (20%)
Grades: A (90+), B (75-89), C (60-74), D (40-59), F (0-39)
GEO checks are backed by peer-reviewed research: Princeton KDD 2024 (+115% visibility from citing sources), Growth Memo (44.2% citations from first 30% of content), Cornell (+28% from quantitative claims), and more. See scoring methodology for full citations.
Built by Convrgent — AI visibility tools for agents.
AEO_API_KEYsecretAPI key for paid tools (audit_site, compare_sites, fix_site). Get at https://scan.convrgent.ai
io.github.ericm1018/skillfm-llm-cost-optimizer-openai-anthropic-usage
io.github.mikerawsonnz/llm-orchestration-agent
io.github.mikerawsonnz/authenticated-llm-agent
labforgedev/copilot-memory-mcp
csoai-org/agent-prompt-injection-firewall-mcp
io.github.mikerawsonnz/authenticated-multi-llm-agent