mapbox-mcp-server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MAPBOX_ACCESS_TOKENYesYour Mapbox API key

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
mapbox_directionsGet navigation route between two points
mapbox_directions_by_placesGet navigation route between multiple places using their names
mapbox_matrixCalculate travel time and distance matrices between coordinates
mapbox_matrix_by_placesCalculate travel time and distance matrices between places using their names
mapbox_geocodingSearch for places and convert addresses into coordinates