mcp docs server for VS Code
io.github.mapbox/mcp-docs-server
AI access to Mapbox docs, API references, style specs, and guides. No token required.
client:VS Code
transport:streamable-http
runtime:npm
tools:3
Install mcp docs server in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-docs-server": {
"type": "http",
"url": "https://mcp-docs.mapbox.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs