14 tools to audit, score, and rewrite pages for AI-citation eligibility (AEO/GEO/LLM visibility). Composes audit_schema, audit_canonical, check_robots, check_sitemap, score_ai_overview_eligibility, score_citation_worthiness, generate_llms_txt, validate_llms_txt, rewrite_for_aeo, rewrite_for_geo, extract_entities, diff_pages, and audit_page. Read-only, no API keys.
Quick Install
npx -y @automatelab/ai-seo-mcpClaude Desktop Config
{
"mcpServers": {
"ai-seo-mcp-ai-citation-toolkit": {
"command": "npx",
"args": [
"-y @automatelab/ai-seo-mcp"
]
}
}
}