Skip to main content
Search & Data ExtractionTypeScript

jhomen368/overseerr-mcp

Integrate AI assistants with Overseerr for automated media discovery, requests, and management in Plex ecosystems.

search-data-extractioncloud-servicelocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/jhomen368/overseerr-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "overseerr-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "jhomen368/overseerr-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Search & Data Extraction
Language
TypeScript
Author
jhomen368