71
/ 100
8 days ago
glama

transmission-mcp-server

Enables controlling a Transmission torrent daemon, allowing adding, listing, controlling torrents and checking free space, with support for SOCKS5 proxy for remote access.

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.
🔐
You'll be asked for 1 credential: TRANSMISSION_PASSWORD
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.
configTRANSMISSION_HOST"": "192.168.1.205",
configTRANSMISSION_PORT"": "9091",
configTRANSMISSION_USERNAME"": "your_username",
🔐 secretTRANSMISSION_PASSWORD"": "your_password",
configUSE_SOCKS5"": "false"
configSOCKS5_HOSTSOCKS5 proxy host (default: 127.0.0.1)
configSOCKS5_PORTSOCKS5 proxy port (default: 1080)
configTRANSMISSION_TIMEOUTRequest timeout in seconds (default: 30)
// 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 4 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/dgoo2308-transmission-mcp-server-1dy7j7)](https://m8ven.ai/mcp/dgoo2308-transmission-mcp-server-1dy7j7)
commit: 5bf309c4f275c9f6cb98f6cec0342c2915803c49
code hash: 4b11e4e50fcf1611c92bfc855ccd11449aeefc9583c6da9fcbe8f16151c53548
verified: 6/22/2026, 12:48:38 PM
view raw JSON →