jhomen368/overseerr-mcp
Integrate AI assistants with Overseerr for automated media discovery, requests, and management in Plex ecosystems.
Quick Start
Clone the repository:
git clone https://github.com/jhomen368/overseerr-mcpClaude Desktop configuration example:
{
"mcpServers": {
"overseerr-mcp": {
"command": "npx",
"args": [
"-y",
"jhomen368/overseerr-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.