arr-mcp-server

alexscdt/arr-mcp-server
★ 0 stars TypeScript AI/LLM Updated 2d ago
An MCP server.
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": {
    "arr-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "alexscdt/arr-mcp-server"
      ]
    }
  }
}

README Excerpt

MCP (Model Context Protocol) server for managing a self-hosted media stack from any MCP-compatible client (Claude Desktop, Hermes, etc.). - Search movies and TV shows across TMDB/TVDB via Radarr and Sonarr - Add movies and series to your library with auto-download - Track active downloads (qBittorrent + Radarr/Sonarr queue)