mcpbeat

CrazySEO MCP Server

by d08m
local only

CrazySEO runs on your own machine — the client starts it, so there is no endpoint to ping. 511 installs a week from npm. Last commit 4 Aug 2026.

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

511
Installs / week
npm · crazyseo
4
Stars
0 open issues
4 Aug 2026
Last commit
0 releases in 90 days
AGPL-3.0
License
TypeScript

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add crazyseo -- npx -y crazyseo
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "crazyseo": {
      "args": [
        "-y",
        "crazyseo"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.crazyseo]
command = "npx"
args = ["-y", "crazyseo"]
.cursor/mcp.json
{
  "mcpServers": {
    "crazyseo": {
      "args": [
        "-y",
        "crazyseo"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "crazyseo": {
      "args": [
        "-y",
        "crazyseo"
      ],
      "command": "npx"
    }
  }
}

Alternatives to CrazySEO

same job, measured the same way
CrazySEO
by bolidee

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

local only
C
Incisory
by incisory

Audit whether ChatGPT, Gemini & Perplexity recommend a business — verbatim proof, then fix it.

23 tools answering
Website Auditor
by spikeycoder

AI visibility + site audits: see if ChatGPT, Perplexity, Claude & Gemini recommend a website.

454 installs/wk local only
Aiseo Audit
by agencyenterprise

Audit web pages for AI search readiness (ChatGPT, Claude, Perplexity, Gemini).

84 installs/wk local only
GEO Scanner
by agundur

Checks whether a website is readable and citable by AI systems (ChatGPT, Claude, Perplexity, etc.)

2 tools answering
AI Readiness
by epistemedeus

Check if a website is visible to AI search (ChatGPT, Perplexity, Claude) and get per-gap fixes.

local only
AI Readiness (hosted)
by samedaydesk

Check if a website is visible to AI search (ChatGPT, Perplexity, Claude). No install.

2 tools answering
W
AI Visibility Checker
by agentexchange-aivisibility

Free, no signup. Check if ChatGPT, Perplexity & Google AI recommend a brand in 15 markets (GEO/AEO).

2 tools answering

CrazySEO — questions

Answers built from our own checks of this server.

Why is there no uptime for CrazySEO?
CrazySEO runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package crazyseo was installed 511 times last week.
How do I connect CrazySEO?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls crazyseo straight from npm; nothing to host, nothing to sign up for.
How many people use CrazySEO?
The npm package crazyseo was installed 511 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is CrazySEO open source?
Yes — it is published under the AGPL-3.0 licence, written in TypeScript and 4 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.