← Registry

Marketing

geoplaybooks.com

Provides tools to audit and improve a website's visibility to AI answer engines, including validating llms.txt and accessing GEO playbooks.

1 endpoint7 known toolsFirst detected August 17, 2026Last detected August 17, 2026

ENDPOINT 1

https://geoplaybooks.com/mcp

No auth detected

MCP server metadata

Name
geoplaybooks
Version
1.0.0
Capabilities
tools
Server instructions

Tools for AI-visibility (GEO) work: audit any domain (check_site), generate an implementation brief (get_fix_prompt), lint llms.txt (validate_llms_txt), search the GEO knowledge base (search_playbooks), read any playbook in full as Markdown (get_playbook), read the live benchmark (pulse_leaderboard), and — for Monitor subscribers — run live share-of-voice samples (sov_sample).

Known tools 7

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.

Inferred read-only
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.

Potential side effects
validate_llms_txt

Lint an llms.txt file against the llmstxt.org spec.

Inferred read-only
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).

Inferred read-only
get_playbook

Fetch the FULL text of one playbook or lab note as clean Markdown.

Inferred read-only
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.

Inferred read-only
pulse_leaderboard

Current GEO Pulse leaderboard: hourly-probed AI-visibility scores (0-100, 5 signals) for a fixed panel of well-known sites.

Inferred read-only

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.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.