mcp-arr
Verified Safeby nunner322
Overview
Manages media content across *arr applications (Sonarr, Radarr, Lidarr, Readarr, Prowlarr) and integrates with TRaSH Guides for configuration best practices.
Installation
node dist/index.jsEnvironment Variables
- 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
Security Notes
The server correctly uses environment variables for API keys, which are marked as secrets in the MCP configuration. Network requests are made to user-defined *arr instances and to the official TRaSH Guides GitHub repository for configuration data. There are no obvious signs of 'eval' usage, code obfuscation, or other critical malicious patterns. Reliance on external JSON from a public GitHub repository is a minor point, but generally acceptable for configuration data.
Similar Servers
mcp-arr
Manages Sonarr, Radarr, Lidarr, Readarr, and Prowlarr applications for media library control and configuration review via natural language queries.
openhab-mcp
This project provides an MCP (Model Context Protocol) server to enable AI assistants like Claude and Cline to interact with and manage a real openHAB smart home system via its REST API.
homelab-mcp
Provides Model Context Protocol (MCP) servers for managing and monitoring homelab infrastructure through Claude Desktop.
miyabi-mcp-bundle
An all-in-one MCP server providing a vast array of development, monitoring, and automation tools, enabling Claude Desktop and AI agents to perform complex software development, operations, and analysis tasks efficiently and securely.