claude mcp add mapbox-mcp-devkit-server -- npx -y @mapbox/mcp-devkit-server
{
"mcpServers": {
"mapbox-mcp-devkit-server": {
"command": "npx",
"args": ["-y", "@mapbox/mcp-devkit-server"]
}
}
}
{
"mcpServers": {
"mapbox-mcp-devkit-server": {
"command": "npx",
"args": ["-y", "@mapbox/mcp-devkit-server"]
}
}
}
{
"mcpServers": {
"mapbox-mcp-devkit-server": {
"command": "npx",
"args": ["-y", "@mapbox/mcp-devkit-server"]
}
}
}
About This MCP Server
The io.github.mapbox/mcp-devkit-server is a developer tool that provides AI assistants with direct access to Mapbox developer APIs and documentation, enabling them to leverage Mapbox resources for tasks such as geocoding and mapping. This server connects to AI coding assistants, allowing developers to utilize Mapbox functionality within their projects. Developers would use this server when they need to integrate Mapbox APIs and documentation into their AI-assisted development workflow.
Provides AI assistants with direct access to Mapbox developer APIs and documentation.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@mapbox/mcp-devkit-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The mcp-devkit-server server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.