MCP Server
MCP
io.github.mapbox/mcp-docs-server
AI access to Mapbox docs, API references, style specs, and guides. No token required.
Install
npx -y @mapbox/[email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp-docs.mapbox.com/mcp"
}
],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@mapbox/mcp-docs-server",
"version": "0.3.1",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment