Skip to content
Cursor

mcp docs server for Cursor

io.github.mapbox/mcp-docs-server

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

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

Install mcp docs server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

mcp docs server in other clients