Rangefind
Rank #15,663io.github.xjodoin/rangefind
Search rangefind static indexes: full-text, geo, autocomplete, facets - no server, just files.
Rangefind is a Model Context Protocol (MCP) server published by xjodoin. It ranks #15,663 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Rangefind is listed on Official MCP, with 1 tracked version. It was first listed on Jul 14, 2026 and most recently updated on Jul 14, 2026.
Ranks ahead of 116,383 of 132,046 servers on MCP Toplist.
Use Rangefind
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add rangefind -- npx -y rangefind-mcp[mcp_servers.rangefind]
command = "npx"
args = ["-y", "rangefind-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"rangefind": {
"command": "npx",
"args": [
"-y",
"rangefind-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"rangefind": {
"command": "npx",
"args": [
"-y",
"rangefind-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"rangefind": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"rangefind-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"rangefind": {
"command": "npx",
"args": [
"-y",
"rangefind-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"rangefind": {
"command": "npx",
"args": [
"-y",
"rangefind-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.xjodoin%2Frangefind)<a href="https://mcptoplist.com/server/io.github.xjodoin%2Frangefind"><img src="https://mcptoplist.com/badge/io.github.xjodoin%2Frangefind.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
xjodoin
Available versions (1)
| Version | Published |
|---|---|
| 0.3.2 | Jul 14, 2026 |
Frequently asked questions
- Who maintains Rangefind?
- Rangefind is maintained by xjodoin, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Rangefind listed on the Official MCP Registry?
- Yes — Rangefind is listed on the Official MCP Registry.
- How many versions does Rangefind have?
- MCP Toplist tracks 1 version of Rangefind, most recently published on Jul 14, 2026.
- Where can I find the source code for Rangefind?
- The source code for Rangefind is hosted at github.com/xjodoin/rangefind.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.