geo-tool-check
Rank #12,401io.github.shufflethis/geo-tool-check
Is this page readable for AI search? Crawler access, structure and citability checks, runs locally.
geo-tool-check is a Model Context Protocol (MCP) server published by shufflethis. It ranks #12,401 of 115,460 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. geo-tool-check is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 25, 2026 and most recently updated on Aug 25, 2026.
Ranks ahead of 103,059 of 115,460 servers on MCP Toplist.
Use geo-tool-check
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add geo-tool-check -- npx -y geo-tool-check --mcp[mcp_servers.geo-tool-check]
command = "npx"
args = ["-y", "geo-tool-check", "--mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"geo-tool-check": {
"command": "npx",
"args": [
"-y",
"geo-tool-check",
"--mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"geo-tool-check": {
"command": "npx",
"args": [
"-y",
"geo-tool-check",
"--mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"geo-tool-check": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"geo-tool-check",
"--mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"geo-tool-check": {
"command": "npx",
"args": [
"-y",
"geo-tool-check",
"--mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"geo-tool-check": {
"command": "npx",
"args": [
"-y",
"geo-tool-check",
"--mcp"
]
}
}
}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.shufflethis%2Fgeo-tool-check)<a href="https://mcptoplist.com/server/io.github.shufflethis%2Fgeo-tool-check"><img src="https://mcptoplist.com/badge/io.github.shufflethis%2Fgeo-tool-check.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
shufflethis
Other servers by shufflethis
View all shufflethis servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | Aug 25, 2026 |
Frequently asked questions
- Who maintains geo-tool-check?
- geo-tool-check is maintained by shufflethis, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is geo-tool-check listed on the Official MCP Registry?
- Yes — geo-tool-check is listed on the Official MCP Registry, alongside Glama.
- How many versions does geo-tool-check have?
- MCP Toplist tracks 1 version of geo-tool-check, most recently published on Aug 25, 2026.
- Where can I find the source code for geo-tool-check?
- The source code for geo-tool-check is hosted at github.com/shufflethis/geo-tool-check.