arr-mcp
Manage torrents, including listing torrents, deleting torrents, adding via magnet link, and syncing VPN port.
Manage movies, including finding movies, viewing history, deleting files, blocklisting releases, interactive search, grabbing releases, adding movies, and queue management.
Manage TV series, including finding series, viewing episode history, deleting files, blocklisting releases, interactive search, grabbing releases, adding series, and queue management.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@arr-mcpApprove the pending Seerr request for Dune"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
arr-mcp
A remote MCP server for managing your arr stack via Claude.ai on mobile. Ask Claude to fix bad downloads, block release groups, request new content, and check what's trending — all from your phone.
Tools (54)
Service | Count | Highlights |
Sonarr | 18 | find series, episode history, delete file, blocklist, interactive search, grab release, add series, queue management |
Radarr | 16 | find movie, history, delete file, blocklist, interactive search, grab release, add movie, queue management |
qBittorrent | 4 | list torrents, delete torrent, add via magnet link, sync VPN port |
Seerr | 12 | search, request movie/TV, approve/decline, trending, popular, upcoming, recommendations |
Related MCP server: servarr-mcp
Example workflows
Fix a bad download
"Rick and Morty S09E05 is playing the wrong episode" → finds series → gets episode → checks history → deletes file → blocklists release → searches for replacement
Pick a specific release
"Show me what's available for Severance S02E01" → interactive search → table of releases with quality/size/seeders → grab chosen release
Manage requests
"What requests are pending in Seerr?" → lists pending → "approve the first one" → approved
Add new content
"Add Fallout to Sonarr and search for it" → find series → add with default quality profile → triggers search
Fix stalled downloads after VPN reconnect
"Downloads are stalled" → sync VPN port → qBittorrent updated
Setup
Requirements
Docker with the arr stack running on
arr-netCloudflare Tunnel exposing the service at an HTTPS URL
Claude Pro/Max/Team plan for remote MCP connectors
Deploy
# 1. Clone
git clone https://github.com/rolim91/arr-mcp ~/Projects/arr-mcp
# 2. Add to ~/Services/arr/docker-compose.yml (see CLAUDE.md for full config)
# 3. Generate auth token
openssl rand -hex 32
# 4. Add to ~/Services/arr/.env
echo "MCP_AUTH_TOKEN=<generated-token>" >> ~/Services/arr/.env
# 5. Build and start
cd ~/Services/arr
docker compose build arr-mcp
docker compose up -d arr-mcpConnect to Claude.ai
claude.ai → Settings → Integrations → Add custom connector
URL:
https://your-domain.com/mcpComplete the OAuth login with your
MCP_AUTH_TOKEN
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/trololol91/arr-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server