mapbox/mcp-devkit-server
If you are the rightful owner of mcp-devkit-server 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.
Mapbox Developer MCP Server provides AI assistants with direct access to Mapbox developer APIs, facilitating efficient Mapbox application development.
Tools
Functions exposed to the LLM to take actions
ListStylesTool
List all styles for a Mapbox account
CreateStyleTool
Create a new Mapbox style
RetrieveStyleTool
Retrieve a specific style by ID
UpdateStyleTool
Update an existing style
DeleteStyleTool
Delete a style by ID
PreviewStyleTool
Generate preview URL for a Mapbox style
create-token
Create a new Mapbox access token with specified scopes
list-tokens
List Mapbox access tokens for the authenticated user
GeoJSON Preview tool
Generate a geojson.io URL to visualize GeoJSON data
Coordinate Conversion tool
Convert coordinates between different coordinate reference systems
Bounding Box tool
Calculates the bounding box of given GeoJSON content
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client