Skip to content
Gemini CLI

mcp docs server for Gemini CLI

io.github.mapbox/mcp-docs-server

AI access to Mapbox docs, API references, style specs, and guides. No token required.

client:Gemini CLI transport:streamable-http runtime:npm tools:3

Install mcp docs server in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "mcp-docs-server": {
      "httpUrl": "https://mcp-docs.mapbox.com/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

What Gemini CLI can do once it is connected

mcp docs server in other clients