Skip to content
Back to search
30
MCP

@pipeworx/mcp-overpass

npm/@pipeworx/mcp-overpass

OpenStreetMap Overpass MCP — programmatic queries against the OSM database

Uptime
0.0%
14 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Overpass
OpenStreetMap Overpass MCP — programmatic queries against the OSM database
0 tools · streamable-http
@pipeworx/mcp-osrm
OSRM MCP — routing via the public demo server
0 tools
@pipeworx/mcp-openweather
OpenWeather MCP — wraps the OpenWeatherMap API (openweathermap.org)
0 tools
@pipeworx/mcp-foursquare
Foursquare Places MCP (v3 Places API)
0 tools
io.github.cyanheads/openstreetmap-mcp-server live
Geocode, reverse geocode, and run Overpass spatial queries on OpenStreetMap data.
6 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

How to use

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

{
  "mcpServers": {
    "@pipeworx/mcp-overpass": {
      "url": "None",
      "transport": "http"
    }
  }
}