73
/ 100
19 days ago
glama

Overseerr MCP

Enables searching Overseerr media, retrieving TMDB-backed details, and submitting movie or TV requests through MCP tools.

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 2 credentials: OVERSEERR_API_KEY, OVERSEERR_MCP_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.
configOVERSEERR_LOG_LEVELno INFO DEBUG, INFO, WARNING, or ERROR
configLOG_LEVEL
configOVERSEERR_URLThen edit ~/.config/overseerr-mcp/.env and fill in and OVERSEERR_API_KEY.
🔐 secretOVERSEERR_API_KEYThen edit ~/.config/overseerr-mcp/.env and fill in OVERSEERR_URL and .
🔐 secretOVERSEERR_MCP_TOKENno — Bearer token for HTTP auth; generate with openssl rand -hex 32
configOVERSEERR_MCP_NO_AUTHno false Disable bearer auth on HTTP transport (only if network-level auth is in place)
configOVERSEERR_MCP_TRANSPORTno stdio stdio for Claude Code plugin/uvx; http for Docker/standalone
configOVERSEERR_MCP_HOST
configOVERSEERR_MCP_PORTno 9151 Port for HTTP transport
// 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/jmagar-overseerr-mcp-1ak13h)](https://m8ven.ai/mcp/jmagar-overseerr-mcp-1ak13h)
commit: b5b49d13cb5fedd46bba7f2899ee390b0b7c7d73
code hash: cb8e890aad0fc60e51b7defa0c939b5dc0903dd892f7bda20f2d99e4e95ab789
verified: 6/18/2026, 11:06:06 AM
view raw JSON →