Overpass
Rank #28,510io.github.pipeworx-io/overpass
OpenStreetMap Overpass MCP — programmatic queries against the OSM database
Overpass is a Model Context Protocol (MCP) server published by pipeworx-io. It ranks #28,510 of 130,833 servers tracked on MCP Toplist. Overpass is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on May 12, 2026 and most recently updated on Jul 21, 2026.
Ranks ahead of 102,323 of 130,833 servers on MCP Toplist.
Use Overpass
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http overpass https://gateway.pipeworx.io/overpass/mcp[mcp_servers.overpass]
url = "https://gateway.pipeworx.io/overpass/mcp"Add to ~/.codex/config.toml.
https://gateway.pipeworx.io/overpass/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"overpass": {
"url": "https://gateway.pipeworx.io/overpass/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"overpass": {
"type": "http",
"url": "https://gateway.pipeworx.io/overpass/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"overpass": {
"serverUrl": "https://gateway.pipeworx.io/overpass/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"overpass": {
"url": "https://gateway.pipeworx.io/overpass/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.pipeworx-io%2Foverpass)<a href="https://mcptoplist.com/server/io.github.pipeworx-io%2Foverpass"><img src="https://mcptoplist.com/badge/io.github.pipeworx-io%2Foverpass.svg" alt="MCP Toplist: Top 25% of 130,833" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
pipeworx-io
Other servers by pipeworx-io
- Edgar#17,595 · 5 vers
- Opentargets#20,536 · 2 vers
- Feeds#22,114 · 11 vers
- Domains#24,391 · 3 vers
- Github#24,392 · 3 vers
- Us Gov Contracts#24,640 · 4 vers
- Patents#24,759 · 3 vers
- Pipeworx#25,288 · 2 vers
- Acled#25,533 · 3 vers
- Aviation Weather#25,534 · 3 vers
- Open Meteo#25,535 · 3 vers
- Football Data#26,111 · 1 ver
Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Jul 21, 2026 |
| 0.1.0 | May 12, 2026 |
Frequently asked questions
- Who maintains Overpass?
- Overpass is maintained by pipeworx-io, which publishes 1605 MCP servers (1688 total versions) tracked on MCP Toplist.
- Is Overpass listed on the Official MCP Registry?
- Yes — Overpass is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Overpass have?
- MCP Toplist tracks 2 versions of Overpass, most recently published on Jul 21, 2026.
- Where can I find the source code for Overpass?
- The source code for Overpass is hosted at github.com/pipeworx-io/mcp-overpass.
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.