io.github.mapbox/mcp-devkit-server
Quality Score
80
/100
Provides AI assistants with direct access to Mapbox developer APIs and documentation.
§01 Install
Remote endpoint
Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.
https://mcp-devkit.mapbox.com/mcpClaude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"mcp-devkit-server": {
"command": "npx",
"args": [
"-y",
"@mapbox/mcp-devkit-server"
],
"env": {
"MAPBOX_ACCESS_TOKEN": "<your-mapbox_access_token>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"mcp-devkit-server": {
"command": "npx",
"args": [
"-y",
"@mapbox/mcp-devkit-server"
],
"env": {
"MAPBOX_ACCESS_TOKEN": "<your-mapbox_access_token>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @mapbox/mcp-devkit-server§02 Environment variables
MAPBOX_ACCESS_TOKENrequiredsecret
Your Mapbox access token. See docs for required scopes.
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Cloud Storage
ai.aliengiraffe/spotdb
ai.aliengiraffe/spotdb
Ephemeral data sandbox for AI workflows with guardrails and security
ai.smithery/STUzhy-py_execute_mcp
ai.smithery/STUzhy-py_execute_mcp
Run Python code in a secure sandbox without local setup. Declare inline dependencies and execute s…
ai.smithery/flight505-mcp_dincoder
ai.smithery/flight505-mcp_dincoder
Driven Intent Negotiation — Contract-Oriented Deterministic Executable Runtime DinCoder brings the…