mcp arr MCP
v1.0.0io.github.aplaceforallmystuff/mcp-arr
MCP server for *arr media suite - Sonarr, Radarr, Lidarr, Readarr, Prowlarr
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add mcp-arr -e SONARR_URL=<SONARR_URL> -e SONARR_API_KEY=<SONARR_API_KEY> -e RADARR_URL=<RADARR_URL> -e RADARR_API_KEY=<RADARR_API_KEY> -e LIDARR_URL=<LIDARR_URL> -e LIDARR_API_KEY=<LIDARR_API_KEY> -e READARR_URL=<READARR_URL> -e READARR_API_KEY=<READARR_API_KEY> -e PROWLARR_URL=<PROWLARR_URL> -e PROWLARR_API_KEY=<PROWLARR_API_KEY> -- npx -y mcp-arr-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.