Server data from the Official MCP Registry
MCP server for Overseerr media requests and discovery.
MCP server for Overseerr media requests and discovery.
Set these up before or after installing:
Environment variable: OVERSEERR_URL
Environment variable: OVERSEERR_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"tv-tootie-overseerr-mcp": {
"env": {
"OVERSEERR_URL": "your-overseerr-url-here",
"OVERSEERR_API_KEY": "your-overseerr-api-key-here"
},
"args": [
"overseerr-mcp"
],
"command": "uvx"
}
}
}Well-structured MCP server with proper authentication handling, secure credential management, and appropriate permissions for its purpose. The code demonstrates good security practices with minor quality improvements needed in error handling patterns. Supply chain analysis found 5 known vulnerabilities in dependencies (1 critical, 3 high severity). Package verification found 1 issue.
Scanned 5 files · 8 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!