GEO Tracker by DigestSEO
Rank #2,947io.github.AKzar1el/mcp-geo
DigestSEO GEO Tracker: track brand citations across five AI search engines.
GEO Tracker by DigestSEO is a Model Context Protocol (MCP) server published by akzar1el. It ranks #2,947 of 115,460 servers tracked on MCP Toplist, and its repository has 43 GitHub stars. GEO Tracker by DigestSEO is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Jul 5, 2026 and most recently updated on Aug 30, 2026.
Ranks ahead of 112,513 of 115,460 servers on MCP Toplist.
Use GEO Tracker by DigestSEO
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http mcp-geo https://geo-mcp.digestseo.com/mcpclaude mcp add mcp-geo -- npx -y @digestseo/mcp-geo[mcp_servers.mcp-geo]
url = "https://geo-mcp.digestseo.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.mcp-geo]
command = "npx"
args = ["-y", "@digestseo/mcp-geo"]Add to ~/.codex/config.toml.
https://geo-mcp.digestseo.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"mcp-geo": {
"command": "npx",
"args": [
"-y",
"@digestseo/mcp-geo"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-geo": {
"url": "https://geo-mcp.digestseo.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"mcp-geo": {
"command": "npx",
"args": [
"-y",
"@digestseo/mcp-geo"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-geo": {
"type": "http",
"url": "https://geo-mcp.digestseo.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"mcp-geo": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@digestseo/mcp-geo"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-geo": {
"serverUrl": "https://geo-mcp.digestseo.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-geo": {
"command": "npx",
"args": [
"-y",
"@digestseo/mcp-geo"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-geo": {
"url": "https://geo-mcp.digestseo.com/mcp"
}
}
}{
"mcpServers": {
"mcp-geo": {
"command": "npx",
"args": [
"-y",
"@digestseo/mcp-geo"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.AKzar1el%2Fmcp-geo)<a href="https://mcptoplist.com/server/io.github.AKzar1el%2Fmcp-geo"><img src="https://mcptoplist.com/badge/io.github.AKzar1el%2Fmcp-geo.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
akzar1el
Other servers by akzar1el
- Google News & Trends MCP#4,059 · 2 vers
- Google Search Console#4,116 · 3 vers
- Web Validator by DigestSEO#5,153 · 2 vers
- GodPrompt MCP Server#8,620 · 1 ver
Available versions (3)
| Version | Published |
|---|---|
| 0.3.2 | Aug 30, 2026 |
| 0.3.1 | Jul 27, 2026 |
| 0.3.0 | Jul 12, 2026 |
Frequently asked questions
- Who maintains GEO Tracker by DigestSEO?
- GEO Tracker by DigestSEO is maintained by akzar1el, which publishes 5 MCP servers (11 total versions) tracked on MCP Toplist.
- Is GEO Tracker by DigestSEO listed on the Official MCP Registry?
- Yes — GEO Tracker by DigestSEO is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does GEO Tracker by DigestSEO have?
- MCP Toplist tracks 3 versions of GEO Tracker by DigestSEO, most recently published on Aug 30, 2026.
- Where can I find the source code for GEO Tracker by DigestSEO?
- The source code for GEO Tracker by DigestSEO is hosted at github.com/akzar1el/mcp-geo.