Trust: 25/100 (Limited)
automatelab AI-SEO MCP Guide
Deterministic SEO + AEO + GEO audits for any URL. 13 rule-based tools for FAQ schema, JSON-LD, llms.txt, GPTBot directives, Google AI Overview prep, and more - no LLM calls, no rate limits, instant local execution.
by automatelab
Quick Start
Install
npx -y @automatelab/ai-seo-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"automatelab-ai-seo-mcp": {
"command": "npx",
"args": [
"-y @automatelab/ai-seo-mcp"
]
}
}
}