Skip to content
Claude Desktop

Rankrat for Claude Desktop

io.github.psyb0t/rankrat

Self-hosted MCP for owned-site SEO, search analytics, indexing, monitoring, and safe remediation.

client:Claude Desktop transport:stdio runtime:oci

Install Rankrat in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "rankrat": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/psyb0t/rankrat:v0.20.0"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Rankrat in other clients