M
Mapbox MCP
41
Stack Score
Editorial pick✓ Verified workingMCP server
Mapbox MCP
Geocoding, directions, isochrone via Mapbox.
Best for
Best for any app or workflow needing geocoding + routing.
At a glance
- Pricing
- open-source
- Setup time
- 15 minutes
- Learning curve
- easy
- Last verified
- 5/27/2026
What we love
- ✓Mapbox-maintained
- ✓Strong geospatial surface
- ✓Generous free tier
Where it falls short
- −Per-request beyond free tier
- −Token scope discipline
- −Some endpoints rate-limited
Install & connect
Copy-paste ready
Install
shell
npx -y mcp-remote https://mapbox.run.tools
Config — Claude Desktop
json
{
"mcpServers": {
"mapbox": {
"command": "npx",
"args": ["-y","mcp-remote","https://mapbox.run.tools"]
}
}
}Config — Claude Code
shell
claude mcp add --transport http mapbox https://mapbox.run.tools
Pricing
✓ Pricing verified Jun 14, 20261 tier
Open-source
$0
perpetual
- ✓MIT
Overview
MCP server for Mapbox — geocode + reverse, directions + matrix, isochrone, tilequery, search. Mapbox access token.
Key features
- ●Geocode + reverse
- ●Directions + matrix
- ●Isochrone
- ●Search + tilequery
- ●Access token
Exposed tools
The MCP-tool names this server exposes. Your agent can invoke any of these when this server is connected.
- search_and_geocode_toolSearch POIs, brands, chains; geocode cities, towns, addresses.
- category_search_toolReturn all places matching a category (industry, amenity, NAICS code).
- reverse_geocode_toolFind addresses, cities, neighborhoods, postcodes around a coordinate.
- place_details_toolGet detailed info about a place by Mapbox ID.
- directions_toolGet directions between coordinates with various travel modes.
- matrix_toolCalculate travel times and distances between multiple points.
- isochrone_toolCompute reachable areas within a time/distance from a location.
- optimization_toolFind the optimal route through 2-12 coordinates (TSP).
- map_matching_toolSnap GPS traces to roads.
- static_map_image_toolGenerate a static map image.
- distance_toolCalculate distance between two coordinates.
- bearing_toolCalculate bearing (compass direction) from one point to another.
- midpoint_toolCalculate the geographic midpoint between two coordinates.
- area_toolCalculate the area of a polygon or multipolygon.
- buffer_toolCreate a buffer zone around a point, line, or polygon.
- point_in_polygon_toolTest if a point is inside a polygon.
- bbox_toolCalculate bounding box of any geometry.
- centroid_toolCalculate centroid of a polygon.
- simplify_toolSimplify a LineString or Polygon.
- resource_reader_toolRead MCP resources by URI.
Best use cases
Geocoding + directions
Let Claude resolve addresses + plan routes for ops workflows.
Catchment analysis
Use isochrones to find areas within N minutes of a location.
Integrations
Similar tools
See all research tools →One AI Stack pick every week.
The tool we’d pay for this week, why we’d pay for it, and what we’d skip. No promo spam.