Official Mapbox location intelligence
Routing directions, geocoding, POI search, travel time matrices, isochrones, and static maps. Multiple routing profiles.
{
"mcpServers": {
"mapbox": {
"mcpServers": {
"mapbox": {
"env": {
"MAPBOX_ACCESS_TOKEN": "YOUR_ACCESS_TOKEN"
},
"args": [
"-y",
"@mapbox/mcp-server"
],
"command": "npx"
}
}
}
}
}