Back to Browse

Overseerr MCP Server

by Jmagar
Developer ToolsLow Risk10.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

MCP server for Overseerr media requests and discovery.

About

MCP server for Overseerr media requests and discovery.

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (0 strong, 4 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. Trust signals: trusted author (4/4 approved). 1 finding(s) downgraded by scanner intelligence.

14 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

env_vars

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

What You'll Need

Set these up before or after installing:

Base URL of your Overseerr instance, e.g. https://overseerr.example.com.Optional

Environment variable: OVERSEERR_URL

Overseerr API key (Settings > General > API Key).Required

Environment variable: OVERSEERR_API_KEY

How to Install

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"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!