Skip to content
Cline

Rankrat for Cline

io.github.psyb0t/rankrat

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

client:Cline transport:stdio runtime:oci

Install Rankrat in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Rankrat in other clients