MCP Servers / search / Mapbox

Mapbox

JSON →
httpnoneofficial338search

Unlock geospatial intelligence through Mapbox APIs like geocoding, POI search, directions, isochrones and more.

Install
How to run this server
[ { "cmd": "npx @modelcontextprotocol/inspector", "imports": [] } ]
server path: mapbox
Tools
What this server exposes
forward_geocode
Convert a location name (e.g., '1600 Amphitheatre Parkway, Mountain View, CA') into coordinates (longitude, latitude).
reverse_geocode
Convert coordinates (longitude, latitude) into a location name.
optimized_route
Get an optimized route between multiple waypoints, returning turn-by-turn instructions and geometry.
static_map
Generate a static map image URL for a given location and zoom level.
Configuration
Environment & auth
authnone
envMAPBOX_ACCESS_TOKEN
envYOUR_TOKEN
Resources
Mapbox — MCP Server · libregistry