69
/ 100
3 days ago
glama

mcp-mediastack

Provides 45 tools for monitoring and managing a Docker-based media stack, including Sonarr, Radarr, and other services.

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 8 credentials: SONARR_API_KEY, RADARR_API_KEY, PROWLARR_API_KEY, READARR_API_KEY, BAZARR_API_KEY, SABNZBD_API_KEY, QBITTORRENT_PASSWORD, SEERR_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.
configMCP_TRANSPORTstdio Transport mode: stdio or sse
configMCP_PORT8888 Port for SSE transport
configNAS_HOSTe =192.168.1.100 \
configSONARR_PORT8989 Sonarr port
🔐 secretSONARR_API_KEYe =your_key \
configRADARR_PORT7878 Radarr port
🔐 secretRADARR_API_KEYe =your_key \
configPROWLARR_PORT9696 Prowlarr port
🔐 secretPROWLARR_API_KEY${PROWLARR_API_KEY}
configREADARR_PORT8787 Readarr port
🔐 secretREADARR_API_KEY${READARR_API_KEY}
configBAZARR_PORT6767 Bazarr port
🔐 secretBAZARR_API_KEY${BAZARR_API_KEY}
configSABNZBD_PORT8080 SABnzbd port
🔐 secretSABNZBD_API_KEYe =your_key \
configQBITTORRENT_PORT8090 qBittorrent port
configQBITTORRENT_USERNAME${QBITTORRENT_USERNAME}
🔐 secretQBITTORRENT_PASSWORD${QBITTORRENT_PASSWORD}
configSEERR_PORT5055 Seerr port
🔐 secretSEERR_API_KEY${SEERR_API_KEY}
configGLUETUN_PORT8005 Gluetun control API port
configENABLED_SERVICESOnly load these services (comma-separated, e.g. sonarr,radarr)
configDISABLED_SERVICESSkip these services (comma-separated, e.g. vpn,qbittorrent)
// 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 5 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/aderaaij-mcp-mediastack-58wlqe)](https://m8ven.ai/mcp/aderaaij-mcp-mediastack-58wlqe)
commit: 4d114406f1cd2b14df918528982bbd799c026818
code hash: c29a4f2ff3db0b2a654b01b2d7ea4c0eae6ea66bc55fd0d2bbecd386687742c0
verified: 6/23/2026, 10:17:09 AM
view raw JSON →