Skip to content
Cursor

Mapbox for Cursor

io.github.pipeworx-io/mapbox

Mapbox geocode, directions, matrix, isochrones, map-matching, tilequery, static URL.

client:Cursor transport:streamable-http

Install Mapbox in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mapbox": {
      "url": "https://gateway.pipeworx.io/mapbox/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Mapbox in other clients