Back to MCP Servers
Aeo Cli
Audit URLs for AI crawler readiness — checks robots.txt, llms.txt, JSON-LD schema, and content density with 0-100 AEO scoring.
search-data-extractionaillm
By hanselhansel
Installation
npx -y aeo-cliConfiguration
{
"mcpServers": {
"aeo-cli": {
"command": "npx",
"args": ["-y", "aeo-cli"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes