Back to Home
nunner322 icon

mcp-arr

Verified Safe

by nunner322

Overview

Manages media content across *arr applications (Sonarr, Radarr, Lidarr, Readarr, Prowlarr) and integrates with TRaSH Guides for configuration best practices.

Installation

Run Command
node dist/index.js

Environment 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

Stats

Interest Score33
Security Score9
Cost ClassLow
Avg Tokens2000
Stars2
Forks0
Last Update2026-01-19

Tags

media managementarr suiteautomationTRaSH Guidesconfiguration