Skip to content
Windsurf

maproll for Windsurf

io.maproll/maproll

Make production-ready static maps. Every map is a URL you can embed anywhere.

client:Windsurf transport:stdio runtime:npm

Install maproll in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "maproll": {
      "command": "npx",
      "args": [
        "-y",
        "@maproll/mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

maproll in other clients