Loading MCP server directory, please wait...
MCP server for *arr media suite - Sonarr, Radarr, Lidarr, Readarr, Prowlarr
npx @getmcp/cli add io.github.aplaceforallmystuff/mcp-arrRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.aplaceforallmystuff/mcp-arr": {
"command": "npx",
"args": [
"-y",
"mcp-arr-server"
],
"env": {
"SONARR_URL": "",
"SONARR_API_KEY": "",
"RADARR_URL": "",
"RADARR_API_KEY": "",
"LIDARR_URL": "",
"LIDARR_API_KEY": "",
"READARR_URL": "",
"READARR_API_KEY": "",
"PROWLARR_URL": "",
"PROWLARR_API_KEY": ""
}
}
}
}