devops-infra MCP Server
Self-hosted AEO citation monitor as an MCP server. Track if your domain is cited by Perplexity, runs inside Claude Desktop.
Discovered via github-topic:mcp and last synced 3mo ago.
1. Install the package
npx open-aeo
2. Add to claude_desktop_config.json
{
"mcpServers": {
"open-aeo": {
"command": "npx",
"args": [
"open-aeo"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
Run a live citation check for one query. Returns whether your domain or brand was cited, its position, and which competitors appeared instead.
Required
Description
Batch citation check across multiple queries. Returns a summary and per-query results. Adds a 2-second delay between requests to avoid rate limits.
Retrieve past citation check results from local storage. Filterable by query and domain.
Yes
No
Retrieve historical gap analysis results from local storage.
Fetch and analyse a specific competitor URL. Returns a structural breakdown of the page — FAQ sections, schema markup, content depth, freshness signals — so you understand why it was cited.
Run citation checks across a set of queries and return only those where competitors appear but your domain does not.
Run a fresh citation check for a query, then automatically fetch and analyse the competitor pages that appeared instead of you. Returns a prioritised list of specific content and schema tasks to improve your citation chances.