Back to Apps

MCP *arr Server
Supports UIby aplaceforallmystuff
MCP server for the *arr media management suite, integrating Sonarr, Radarr, Lidarr, and Prowlarr for AI-driven media control.
0 stars
Works in:ChatGPT
Exposes:Tools
What it does
Connects AI agents to the *arr media management suite, allowing the LLM to interact with Sonarr, Radarr, Lidarr, and Prowlarr. This enables the AI to manage media libraries, track movie and TV show requests, and orchestrate content discovery across the *arr stack.
Tools
manage_sonarr: Control TV show downloads and monitoring.manage_radarr: Control movie downloads and monitoring.manage_lidarr: Control music library and artist tracking.manage_prowlarr: Manage indexers and search configurations.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"mcp-arr": {
"command": "npx",
"args": ["-y", "mcp-arr-server"]
}
}
}
Supported hosts
- Claude Desktop
- ChatGPT
Quick install
npx -y mcp-arr-serverInformation
- Pricing
- free
- Published
- 4/19/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{
"mcp-arr": {
"command": "npx",
"args": ["-y", "mcp-arr-server"]
}
}





