Skip to content
Windsurf

RankFabrik for Windsurf

io.github.finalburner/rankfabrik-mcp

Proxy MCP des 4 API RankFabrik : Places, Jobs, Captions, Verify. Une cle federee pour les 4.

client:Windsurf transport:stdio runtime:npm

Install RankFabrik in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "rankfabrik-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "rankfabrik-mcp"
      ],
      "env": {
        "RANKFABRIK_API_KEY": "<RANKFABRIK_API_KEY>",
        "RANKFABRIK_URL_CLE": "<RANKFABRIK_URL_CLE>",
        "RANKFABRIK_EN_TETE_CLE": "<RANKFABRIK_EN_TETE_CLE>",
        "MCP_TRANSPORT": "<MCP_TRANSPORT>",
        "PORT": "<PORT>"
      }
    }
  }
}

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

RankFabrik in other clients