73
/ 100
19 days ago
glama

Tdarr MCP

A FastMCP server that exposes Tdarr's OpenAPI endpoints as MCP tools, enabling management and monitoring of Tdarr transcoding jobs.

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 1 credential: TDARR_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.
configTDARR_OPENAPI_PATHoptional alternate specification path
🔐 secretTDARR_API_KEYexport =your-api-key
configTDARR_API_KEY_HEADERAPI-key header (default X-API-Key)
configTDARR_URLmake openapi =https://tdarr.tld
configTDARR_TIMEOUTHTTP timeout in seconds (default 30)
configMCP_HOSTHTTP bind address (default 0.0.0.0)
configMCP_PORTHTTP port (default 8000)
configMCP_PATHStreamable HTTP endpoint path (default /mcp)
// 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 1 concrete improvement 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/hollanbm-tdarr-mcp-1o84cc)](https://m8ven.ai/mcp/hollanbm-tdarr-mcp-1o84cc)
commit: 758c40a9497ab673dfbc0f183b31086da7c75338
code hash: 1db196372eb47cd5c6608ffae17ad22bcab5911dbeb0687bd9ee3615bbfddc7f
verified: 7/12/2026, 8:38:04 AM
view raw JSON →