73
/ 100
22 hours ago
glama

mcp-arrstack

MCP server that enables local LLMs to manage a home media stack including Radarr, Sonarr, Prowlarr, and others.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 9 credentials: SONARR_API_KEY, RADARR_API_KEY, LIDARR_API_KEY, PROWLARR_API_KEY, READARR_API_KEY, SEERR_API_KEY, TAUTULLI_API_KEY, PLEX_TOKEN, HTTP_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configSONARR_HOST
🔐 secretSONARR_API_KEYyour_sonarr_api_key_here
configRADARR_HOST
🔐 secretRADARR_API_KEYyour_radarr_api_key_here
configLIDARR_HOST
🔐 secretLIDARR_API_KEYyour_lidarr_api_key_here
configPROWLARR_HOST
🔐 secretPROWLARR_API_KEYyour_prowlarr_api_key_here
configREADARR_HOST
🔐 secretREADARR_API_KEY
configSEERR_HOST
🔐 secretSEERR_API_KEYyour_seerr_api_key_here
configTAUTULLI_HOST
🔐 secretTAUTULLI_API_KEYyour_tautulli_api_key_here
configPLEX_HOST
🔐 secretPLEX_TOKENyour_plex_token_here
configLOG_LEVEL
configCACHE_ENABLED
configCACHE_TTL
configREQUEST_TIMEOUT
configHTTP_HOST0.0.0.0 Адрес привязки сервера
configHTTP_PORT8080 Порт сервера
🔐 secretHTTP_API_KEY(пусто) Bearer token для аутентификации клиентов
configHTTP_CORS_ORIGINSCORS разрешённые origins (через запятую или )
configHTTP_SSL_CERTFILE(пусто) Путь к SSL сертификату (опционально)
configHTTP_SSL_KEYFILE(пусто) Путь к SSL приватному ключу (опционально)
configMCP_TRANSPORThttp python -m src.server
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/indlns-mcp-arrstack-lfae8z)](https://m8ven.ai/mcp/indlns-mcp-arrstack-lfae8z)
commit: 4f66741bcf2a8901cc7a4b09c380d78932e1cf96
code hash: 0c5bb436d1e83ec39ff44eeb714294924f5206ab4fc96b8c85e5f6dc69db4598
verified: 7/30/2026, 8:01:25 PM
view raw JSON →