Aeo Mcp Server — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Aeo Mcp Server (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
AEO (Answer Engine Optimization) audit tool — check any website's AI visibility score and get actionable recommendations.
Live endpoint: https://aeo-mcp-server.amdal-dev.workers.dev/mcp Protocol: MCP Streamable HTTP (2025-03-26) Free to use — no auth required
Analyzes why businesses don't appear in ChatGPT, Claude, Perplexity, and other AI assistant answers. Returns:
analyze_aeo(url)Full audit. Returns score, grade, category breakdown, all issues, and ranked recommendations.
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "analyze_aeo",
"arguments": { "url": "https://example.com" }
}
}get_aeo_score(url)Quick check — score and grade only.
check_ai_readiness(url)Checks if AI crawlers (GPTBot, ClaudeBot) are blocked, if /llms.txt exists, and other crawler access signals.
Add to claude_desktop_config.json:
{
"mcpServers": {
"aeo-audit": {
"url": "https://aeo-mcp-server.amdal-dev.workers.dev/mcp",
"type": "streamable-http"
}
}
}Endpoint: https://aeo-mcp-server.amdal-dev.workers.dev/mcp Transport: Streamable HTTP (POST)
Built by Synlig Digital — AEO services for Norwegian businesses. Contact: [email protected]
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.