mcp docs server for Zed
io.github.mapbox/mcp-docs-server
AI access to Mapbox docs, API references, style specs, and guides. No token required.
client:Zed
transport:streamable-http
runtime:npm
tools:3
Install mcp docs server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-docs-server": {
"url": "https://mcp-docs.mapbox.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs