yarr

jmagar/yarr
★ 3 stars Rust AI/LLM Updated 2d ago
Rust MCP server for the ARR media automation stack
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "yarr": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "yarr"
      ]
    }
  }
}

README Excerpt

Rust MCP and CLI server for a media automation fleet: Sonarr, Radarr, Prowlarr, Tautulli, Overseerr, Bazarr, Tracearr, SABnzbd, qBittorrent, Plex, and Jellyfin. If you run Claude Code, Codex, or Gemini CLI against a self-hosted media stack, `yarr` gives an agent one consistent way to query and control all of it,

Tools (10)

api_deleteapi_getapi_postapi_putcodemodeservice_statussnippet_deletesnippet_listsnippet_runsnippet_save