Skip to content
Cline

arr-mcp for Cline

io.github.bardesss/arr-mcp

One server, 38 tools, the whole media stack: Radarr, Sonarr, Prowlarr, Bazarr, Jellyfin, Seerr

client:Cline transport:stdio runtime:oci

Install arr-mcp 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

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

{
  "mcpServers": {
    "arr-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/bardesss/arr-mcp:1.33.2"
      ],
      "env": {
        "PUID": "<PUID>",
        "PGID": "<PGID>",
        "TZ": "<TZ>"
      }
    }
  }
}

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

arr-mcp in other clients