Mapbox MCP Server
by ngoiyaeric
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MAPBOX_ACCESS_TOKEN | Yes | Your Mapbox API key |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| mapbox_directionsC | Get navigation route between two points |
| mapbox_directions_by_placesC | Get navigation route between multiple places using their names |
| mapbox_matrixC | Calculate travel time and distance matrices between coordinates |
| mapbox_matrix_by_placesC | Calculate travel time and distance matrices between places using their names |
| mapbox_geocodingC | Search for places and convert addresses into coordinates |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ngoiyaeric/mapbox-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server