Overpass for Cursor
io.github.pipeworx-io/overpass
OpenStreetMap Overpass MCP — programmatic queries against the OSM database
client:Cursor
transport:streamable-http
Install Overpass in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"overpass": {
"url": "https://gateway.pipeworx.io/overpass/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs