Odel
CrazySEO

CrazySEO

Local
@d08m4TypeScriptAGPL-3.0Updated 1mo ago

Audit whether ChatGPT, Gemini and Perplexity recommend a site. Readiness checks need no keys.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmcrazyseov0.1.3

Run

npx -y crazyseo

MCP client config

{
  "mcpServers": {
    "crazyseo": {
      "command": "npx",
      "args": [
        "-y",
        "crazyseo"
      ]
    }
  }
}