Odel
RankFabrik

RankFabrik

Local
@finalburnerJavaScriptMITUpdated Today

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmrankfabrik-mcpv2.0.0

Run

npx -y rankfabrik-mcp

MCP client config

{
  "mcpServers": {
    "rankfabrik": {
      "command": "npx",
      "args": [
        "-y",
        "rankfabrik-mcp"
      ]
    }
  }
}