Submit

Geo Audit MCP

@carter-wzq

Lightweight BYOK MCP server for GEO site audits — 31 signals across 6 pillars. Returns a readiness score, pillar breakdowns, and an actionable fix prompt for AI citation optimization.

Tools

Server Config

{
  "mcpServers": {
    "geo-audit-mcp": {
      "command": "node",
      "args": [
        "<ABSOLUTE_PATH>/geo-audit-mcp/dist/index.js"
      ],
      "env": {
        "OPENAI_API_KEY": "<YOUR_OPENAI_API_KEY>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.