MCP server for managing media across *arr applications. Exposes tools to query, organize, and automate media management tasks. Connects to Sonarr, Radarr, and Lidarr APIs. Useful for developers automating media workflows or integrating media management into larger systems.
MCP server for managing media across *arr applications. Exposes tools to query, organize, and automate media management tasks. Connects to Sonarr, Radarr, and Lidarr APIs. Useful for developers automating media workflows or integrating media management into larger systems.
npx -y mcp-arr-serverAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"aplaceforallmystuff-mcp-arr-github": {
"command": "npx",
"args": [
"-y",
"npx -y mcp-arr-server"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from mcp arr?"
API Key Required
This server requires an API key from mcp arr. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| MCP_ARR_API_KEY | Yes | Your mcp arr API key |
"What resources are available in mcp arr?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in mcp arr"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in mcp arr with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.