69
/ 100
21 days ago
glama

MPilot

Unified MCP server for media acquisition, subtitle automation, and agent-run media workflows, enabling downloads via Prowlarr/qBittorrent and subtitle translation/sidecar creation.

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 6 credentials: PLEX_TOKEN, OPENSUBTITLES_API_KEY, OPENSUBTITLES_PASSWORD, OPENSUBTITLES_TOKEN, SUBDL_API_KEY, OPENAI_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.
configLOG_LEVEL
configMPILOT_DAEMON_LOCK_PATH
configXDG_RUNTIME_DIR
configXDG_DATA_HOME
configMPILOT_SUBTITLE_OUTPUT_MODEbilingual-ass
configBABELARR_OUTPUT_MODE
configSUBTRANS_OUTPUT_MODE
configMPILOT_RUNTIME_STORE_DIR
configBABELARR_RUNTIME_STORE_DIR
configMWR_STORE_DIR
configMEDIA_WORKFLOW_RUNTIME_STORE_DIR
configBABELARR_RUNTIME_CONTENT_PATH_PREFIX
configMWR_CONTENT_PATH_PREFIX
configBABELARR_RUNTIME_LOCAL_CONTENT_PATH_PREFIX
configMWR_LOCAL_CONTENT_PATH_PREFIX
configMPILOT_SUBTITLE_JOB_STORE_DIR
configBABELARR_JOB_STORE_DIR
configMST_JOB_STORE_DIR
configMPILOT_RUNTIME_CONTENT_PATH_PREFIX
configMPILOT_RUNTIME_LOCAL_CONTENT_PATH_PREFIX
configPLEX_BASE_URL"": "http://127.0.0.1:32400",
🔐 secretPLEX_TOKENreplace-with-token
🔐 secretOPENSUBTITLES_API_KEYreplace-with-key
configOPENSUBTITLES_USER_AGENT"MPilot v0.1.0"
configOPENSUBTITLES_USERNAMEreplace-with-username
🔐 secretOPENSUBTITLES_PASSWORDreplace-with-password
🔐 secretOPENSUBTITLES_TOKEN
🔐 secretSUBDL_API_KEYreplace-with-key
configOPENAI_BASE_URL
🔐 secretOPENAI_API_KEY
configBABELARR_NO_DOTENV
configMST_NO_DOTENV
configOPENSUBTITLES_BASE_URL
configSUBDL_BASE_URL
configSUBDL_DOWNLOAD_BASE_URL
// 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/davezfr-mpilot-sdrdn3)](https://m8ven.ai/mcp/davezfr-mpilot-sdrdn3)
commit: 4303e9bdaed998cdc2fae683d0ca12b1be560669
code hash: 2313980ebaaf5dbd8e7eb276e75c48ea1f8bead80667062e2e0a710f0dcc796f
verified: 7/10/2026, 10:10:29 AM
view raw JSON →