Skip to main content
Search & Data ExtractionPython

hanselhansel/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-extractionlocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/hanselhansel/aeo-cli

Claude Desktop configuration example:

{
  "mcpServers": {
    "aeo-cli": {
      "command": "npx",
      "args": [
        "-y",
        "hanselhansel/aeo-cli"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Search & Data Extraction
Language
Python
Author
hanselhansel