74
/ 100
17 days ago
glama

SABnzbd MCP

Enables managing a SABnzbd Usenet downloader through natural language, including queue control, history browsing, adding downloads, and speed adjustment.

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: SABNZBD_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
configMCP_HOST0.0.0.0 HTTP bind host (only used when MCP_TRANSPORT=http)
configMCP_PORT3000 HTTP port (only used when MCP_TRANSPORT=http)
configMCP_TRANSPORTstdio Transport mode: stdio or http
🔐 secretSABNZBD_API_KEYe =your_api_key \
configSABNZBD_URLe =http://your-sabnzbd:8080 \
// 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/ltmarx-sabnzbd-mcp-deytq5)](https://m8ven.ai/mcp/ltmarx-sabnzbd-mcp-deytq5)
commit: 3e111768ceb2412b4c8a55868c1f4a91bd179d21
code hash: b2a3ba30d5b2e9217131b574666e964c8df66af9e6328d918831dd5eda477544
verified: 6/24/2026, 10:00:09 AM
view raw JSON →