Loading MCP server directory, please wait...
AI access to Mapbox docs, API references, style specs, and guides. No token required.
npx @getmcp/cli add io.github.mapbox/mcp-docs-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mapbox/mcp-docs-server": {
"command": "npx",
"args": [
"-y",
"@mapbox/mcp-docs-server"
]
}
}
}