MCP server exposing 8 tools for mapbox.
This URL is a JSON-RPC 2.0 endpoint over HTTP. Issue POST requests with a JSON-RPC body. Browsers and search crawlers land here on GET.
POST https://gateway.pipeworx.io/mapbox/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
geocode_forward — Address → coords.geocode_reverse — Coords → address.directions — Routing.directions_matrix — Distance/time matrix.isochrone — Isochrones.map_matching — Snap GPS trace to roads.tilequery — Tile feature query.static_image_url — Static Image URL.Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/mapbox/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io