open-aeo

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.

VerifiedInstall Ready
devops-infradevops-infra
3 views0 stars1 forksv1.1.1NOASSERTION

Why This Matters

Discovered via github-topic:mcp and last synced 3mo ago.

VerifiedInstall Ready
Source
github-topic:mcp
Stars
0
Last synced
3mo ago
Install
Instructions detected

Install

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)

11
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (11)

aeo_check

Run a live citation check for one query. Returns whether your domain or brand was cited, its position, and which competitors appeared instead.

Variable

Required

Tool

Description

aeo_report

Batch citation check across multiple queries. Returns a summary and per-query results. Adds a 2-second delay between requests to avoid rate limits.

aeo_history

Retrieve past citation check results from local storage. Filterable by query and domain.

PERPLEXITY_API_KEY

Yes

OPEN_AEO_STORE_PATH

No

aeo_gap_history

Retrieve historical gap analysis results from local storage.

aeo_analyse

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.

aeo_gap_report

Run citation checks across a set of queries and return only those where competitors appear but your domain does not.

aeo_recommend

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.