Mapbox
JSON →Unlock geospatial intelligence through Mapbox APIs like geocoding, POI search, directions, isochrones and more.
Install
npx @modelcontextprotocol/inspector Tools · 4
- 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.
Environment variables
MAPBOX_ACCESS_TOKENYOUR_TOKEN
Links
★ 338 GitHub stars