windsornguyen/mapbox-mcp
If you are the rightful owner of mapbox-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Mapbox MCP Server is a Node.js server that implements the Model Context Protocol (MCP) to provide seamless access to Mapbox's geospatial intelligence platform for AI applications.
Tools
Functions exposed to the LLM to take actions
Matrix tool
Calculates travel times and distances between multiple points using Mapbox Matrix API.
Static image tool
Generates static map images using the Mapbox static image API.
POI search tool
Finds specific points of interest or brand locations by name using the Mapbox Search Box forward search API.
Category search tool
Performs a category search using the Mapbox Search Box category search API.
Forward geocoding tool
Performs forward geocoding using the Mapbox geocoding V6 API.
Reverse geocoding tool
Performs reverse geocoding using the Mapbox geocoding V6 API.
Directions tool
Fetches routing directions using the Mapbox Directions API.
Isochrone tool
Computes areas that are reachable within a specified amount of time using Mapbox Isochrone API.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client