AEO Scanner
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AEO_API_KEY | No | Optional API key required for paid tools (audit_site, compare_sites, fix_site). Get your key at https://scan.convrgent.ai |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| scan_siteB | Quick AI visibility scan. Returns three scores: AEO Score (0-100, AI search findability), GEO Score (0-100, AI citation readiness), and Agent Readiness Score (0-100, AI agent interaction). Also returns AI Identity Card with mention readiness (0-100, predicts how likely AI will mention the brand), detected competitors, business profile (commerce/saas/media/general), and top issues. 58+ checks across 12 categories. Free — no API key needed. |
| audit_siteA | Full AI visibility audit across 58+ checks in 12 categories: AEO (structured data, meta & technical, AI accessibility, content quality), GEO (brand narrative, citation readiness with 3 research-backed checks, authority signals, entity definition), and Agent Readiness (machine identity, API discoverability, structured actions, programmatic access). Returns AI Identity Card with mention readiness and detected competitors. Requires API key (set AEO_API_KEY env var). $1.00 per call. |
| compare_sitesA | Competitive gap analysis — scans two sites concurrently, shows side-by-side scores, category-by-category winners, competitive gaps (checks where competitor scored 20+ higher), and generated overtake fix code with projected scores after closing gaps. Use when the user wants to benchmark against a competitor or when scan_site detects competitors in the AI Identity Card. Requires API key (set AEO_API_KEY env var). $3.00 per call. |
| fix_siteA | Generate complete fix code for all AI visibility issues across AEO, GEO, and Agent Readiness. Returns working code that coding agents can apply directly. Includes two-tier score projections: quick wins (critical + high fixes only) and full implementation ceiling (all fixes). Content recommendations include research citations. Set format to 'claude_code' for Claude Code optimized output. Requires API key (set AEO_API_KEY env var). $5.00 per call. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| optimize_site | Full scan → audit → compare → fix → verify workflow for optimizing a site's AI visibility. Uses detected business profile to prioritize which scores matter most. Includes competitive analysis when competitors are detected. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| scoring_methodology | How AEO, GEO, and Agent Readiness scores are calculated across 58+ checks in 12 categories. Includes mention readiness, business profiles, and research sources. |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/Convrgent/aeo-scanner-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server