This MCP server provides AI assistants with direct access to Mapbox developer APIs, facilitating the development of Mapbox applications. It allows AI models to interact with Mapbox services efficiently.
From the registry: Provides AI assistants with direct access to Mapbox developer APIs and documentation.
Please install the `mcp-devkit-server` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Mapbox account** — Sign up for a free Mapbox account to obtain an access token (https://www.mapbox.com/signup/)
- **Mapbox access token** — Generate an access token with required scopes (https://account.mapbox.com/)
Canonical MCP server config (HTTP transport):
- url: `https://mcp-devkit.mapbox.com/mcp`
Note: Hosted MCP endpoint. Requires MAPBOX_ACCESS_TOKEN with appropriate scopes (styles:read/write, tokens:read/write, etc.) for tool access.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.MAPBOX_ACCESS_TOKENrequiredRequired to use this MCP server for accessing Mapbox services.