GEO Analyzer examines content for signals used by AI systems to select sources for citation, focusing on metrics like claim density and semantic relationships. It operates locally without external services, ensuring data privacy.
From the registry: AI search optimization analysis with actionable findings and gap analysis
Please install the `geo-analyzer` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Node.js 20+** — Node.js runtime version 20 or newer
- **Anthropic API key** — Create a key at console.anthropic.com (https://console.anthropic.com)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","@houtini/geo-analyzer@latest"]
- required environment variables:
- `ANTHROPIC_API_KEY`: Anthropic API key used for local semantic extraction (example: `<your-anthropic-api-key>`)
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.ANTHROPIC_API_KEYrequiredAPI key for accessing Anthropic services.MCP server for searching Airweave collections with natural language queries.