HomeMarketing & E-Commerce › GEO Tracker by DigestSEO

GEO Tracker by DigestSEO

Track brand citations across seven AI search surfaces. Free OSS; optional EUR 99 client-ready audit.

TypeScript CloudLocal macOSWindowsLinux
★ 46 stars Last pushed 2026-09-24 License: MIT

Topics: Marketing

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.3.24)

npx -y @digestseo/mcp-geo@0.3.24

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-geo": {
      "command": "npx",
      "args": [
        "-y",
        "@digestseo/mcp-geo@0.3.24"
      ],
      "env": {
        "OPENAI_API_KEY": "<YOUR_VALUE>",
        "ANTHROPIC_API_KEY": "<YOUR_VALUE>",
        "GEMINI_API_KEY": "<YOUR_VALUE>",
        "PERPLEXITY_API_KEY": "<YOUR_VALUE>",
        "XAI_API_KEY": "<YOUR_VALUE>",
        "SERPAPI_API_KEY": "<YOUR_VALUE>",
        "SERPAPI_AI_MODE_ENABLED": "<YOUR_VALUE>"
      }
    }
  }
}
  • OPENAI_API_KEY secret — Optional OpenAI API key for ChatGPT visibility scans. Configure at least one provider key to run scans.
  • ANTHROPIC_API_KEY secret — Optional Anthropic API key for Claude scans, prompt generation, and content-gap analysis.
  • GEMINI_API_KEY secret — Optional Google AI Studio API key for Gemini visibility scans.
  • PERPLEXITY_API_KEY secret — Optional Perplexity API key for Perplexity visibility scans.
  • XAI_API_KEY secret — Optional xAI API key for grounded Grok visibility scans with web search.
  • SERPAPI_API_KEY secret — Optional SerpAPI key for Google AI Overviews visibility scans.
  • SERPAPI_AI_MODE_ENABLED — Optional non-secret flag. Set true to add Google AI Mode; this adds a separate SerpAPI request per prompt.

This repository has 2 servers listed in the Official MCP Registry.

Other names: io.github.AKzar1el/digestseo-mcp

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry