← geoplaybooks.com

INDIVIDUAL MCP TOOL

check_site

Run a live AI-visibility (GEO) audit of a domain: the 5 signals answer engines depend on — crawler reachability, robots.txt AI-bot rules, llms.txt, JSON-LD schema, answer-first structure.

geoplaybooks.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://geoplaybooks.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for check_site and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

geoplaybooks.com

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.geoplaybooks]
url = "https://geoplaybooks.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "geoplaybooks": {
      "type": "http",
      "url": "https://geoplaybooks.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: geoplaybooks
Remote MCP URL: https://geoplaybooks.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "geoplaybooks": {
      "url": "https://geoplaybooks.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "geoplaybooks": {
      "type": "http",
      "url": "https://geoplaybooks.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "geoplaybooks",
  "transport": "streamable-http",
  "url": "https://geoplaybooks.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • get_fix_prompt — Audit a domain and return a ready-to-execute engineering brief (the 'AI fix-it prompt'): findings, implementation rules and acceptance criteria for fixing the site's AI visibility.
  • validate_llms_txt — Lint an llms.txt file against the llmstxt.org spec.
  • search_playbooks — Full-text search over the GEO/AEO Playbooks knowledge base (30+ evergreen playbooks on generative engine optimization, llms.txt, AI crawlers, answer engines).
  • get_playbook — Fetch the FULL text of one playbook or lab note as clean Markdown.
  • sov_sample — [Monitor subscribers] Run a live AI share-of-voice sample for your subscribed domain: your stable prompt set across Perplexity, GPT-4o and Gemini — who gets named, and your share.
  • pulse_leaderboard — Current GEO Pulse leaderboard: hourly-probed AI-visibility scores (0-100, 5 signals) for a fixed panel of well-known sites.