Skip to content
Back to search
30
MCP streamable-http

Overpass

io.github.pipeworx-io/overpass

OpenStreetMap Overpass MCP — programmatic queries against the OSM database

Uptime
0.0%
19 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@pipeworx/mcp-overpass
OpenStreetMap Overpass MCP — programmatic queries against the OSM database
0 tools
io.github.cyanheads/openstreetmap-mcp-server live
Geocode, reverse geocode, and run Overpass spatial queries on OpenStreetMap data.
6 tools · streamable-http
hackerdogs/osm-mcp-server-mcp
OpenStreetMap MCP Server
0 tools
Geonames
GeoNames MCP — GeoNames geographical database API
0 tools · streamable-http
@cyanheads/openstreetmap-mcp-server
Geocode, reverse geocode, and run Overpass spatial queries on OpenStreetMap data via MCP. STDIO or Streamable HTTP.
0 tools
Photon
Photon MCP — OSM geocoder
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "overpass": {
      "url": "https://gateway.pipeworx.io/overpass/mcp",
      "transport": "streamable-http"
    }
  }
}