Skip to content
Grok

mcp docs server for Grok

io.github.mapbox/mcp-docs-server

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

client:Grok transport:streamable-http runtime:npm tools:3

Install mcp docs server in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "mcp-docs-server": {
      "type": "http",
      "url": "https://mcp-docs.mapbox.com/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

What Grok can do once it is connected

mcp docs server in other clients