mcpbeat Sign in

Geo Analyzer MCP Server

local only

Geo Analyzer runs on your own machine — the client starts it, so there is no endpoint to ping. 50 installs a week from npm. Last commit 15 Aug 2026.

Scores content on the signals that get it cited by ChatGPT, Perplexity and AI Overviews

The author archived this repository on GitHub, meaning it is no longer maintained.

Installs per day peak 31 · avg 9 · +152% w/w
a month agotoday
50
Installs / week
npm · @houtini/geo-analyzer
21
Stars
1 open issues
15 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add geo-analyzer -- npx -y @houtini/geo-analyzer
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "geo-analyzer": {
      "args": [
        "-y",
        "@houtini/geo-analyzer"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.geo-analyzer]
command = "npx"
args = ["-y", "@houtini/geo-analyzer"]
.cursor/mcp.json
{
  "mcpServers": {
    "geo-analyzer": {
      "args": [
        "-y",
        "@houtini/geo-analyzer"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "geo-analyzer": {
      "args": [
        "-y",
        "@houtini/geo-analyzer"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: ANTHROPIC_API_KEY (Anthropic API key, used for the semantic analysis pass). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Geo Analyzer

same job, measured the same way
Aeonos
by clawdio777

AI search visibility MCP. Get cited by ChatGPT, Perplexity, Claude, and Google AI Overviews.

55 installs/wk local only
Promvia
by promvia

AI visibility: is your brand cited by ChatGPT, Perplexity, Gemini? SoV, GEO score, AI traffic.

answering
Citation Intelligence
by automatelab-tech

Check what Perplexity, Claude, ChatGPT, Gemini, and Google AI Overviews cite for any query.

130 installs/wk local only
Brand Intelligence
by nudg3

Query your Nudg3 brand visibility across ChatGPT, Claude, Gemini, AI Overviews, and Perplexity.

118 installs/wk answering
Perplexity Polza MCP Server
by ivanantigravity-lgtm

Perplexity MCP server backed by the Polza.ai chat completions API.

74 installs/wk local only
GEO Scanner
by agundur

Checks whether a website is readable and citable by AI systems (ChatGPT, Claude, Perplexity, etc.)

2 tools answering
INITE AI Visibility
by inite

See how ChatGPT, Claude, Gemini and Perplexity read any website. Scored out of 100.

82 installs/wk answering
Parse
by parse

See how ChatGPT, Claude, Perplexity, and Gemini cite brands, prompts, and sources.

38 installs/wk 6 tools answering

Geo Analyzer — questions

Answers built from our own checks of this server.

Why is there no uptime for Geo Analyzer?
Geo Analyzer runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @houtini/geo-analyzer was installed 50 times last week.
Is Geo Analyzer still maintained?
The author archived this repository on GitHub, meaning it is no longer maintained. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Geo Analyzer?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @houtini/geo-analyzer straight from npm; nothing to host, nothing to sign up for.
How many people use Geo Analyzer?
The npm package @houtini/geo-analyzer was installed 50 times in the last week. Week over week that is +152%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Geo Analyzer open source?
Yes — it is published under the MIT licence, written in TypeScript, 21 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.