62
/ 100
1 month ago
glama

Mediabox MCP

Self-hosted media server with AI-powered management via MCP, providing tools for Jellyfin, Sonarr, Radarr, and download management.

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
⚠️
Tool descriptions don’t match what handlers do
2 tools describe read intent but their handlers mutate — rename_episodes (line 241: fs.mkdir(seasonDir, { recursive: true })); optimize_media (line 121: fs.unlink(mkv))
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 11 credentials: GOOGLE_AI_API_KEY, INTERNAL_API_KEY, JELLYFIN_API_KEY, MCP_INTERNAL_API_KEY, OPENROUTER_API_KEY, PROWLARR_API_KEY, PYLOAD_PASSWORD, QBIT_PASSWORD, RADARR_API_KEY, SONARR_API_KEY, TELEGRAM_BOT_TOKEN
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.
configALLOWED_ORIGINS
configALLOWED_TELEGRAM_USERS
configBAZARR_ENABLED
configBAZARR_URL
configBIND_HOST
configDOWNLOADS_PATH
configFLARESOLVERR_URL
🔐 secretGOOGLE_AI_API_KEY
🔐 secretINTERNAL_API_KEY
configJELLYFIN_ADMIN_USER
🔐 secretJELLYFIN_API_KEY
configJELLYFIN_URL
configLLM_MODEL
configLLM_PROVIDER
🔐 secretMCP_INTERNAL_API_KEY
configMCP_SERVER_URL
configMEDIA_PATH
🔐 secretOPENROUTER_API_KEY
configPORT
🔐 secretPROWLARR_API_KEY
configPROWLARR_URL
configPUBLIC_URL
configPYLOAD_HOST_PORT
🔐 secretPYLOAD_PASSWORD
configPYLOAD_URL
configPYLOAD_USER
🔐 secretQBIT_PASSWORD
configQBIT_URL
configQBIT_USER
🔐 secretRADARR_API_KEY
configRADARR_URL
🔐 secretSONARR_API_KEY
configSONARR_URL
configSTACK_DIR
configTAURI_TARGET
🔐 secretTELEGRAM_BOT_TOKEN
// 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 8 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/juancmpdev-mediabox-mcp-uktvk7)](https://m8ven.ai/mcp/juancmpdev-mediabox-mcp-uktvk7)
commit: 7013d546763b5dff6e890a821ba1fbc32cfbab26
code hash: 38e90641a16cb58a145a7eb9d4009ce166c69e3d69399ce346bd2eea3b839a42
verified: 6/11/2026, 11:42:24 AM
view raw JSON →