MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

Model Context Protocol (MCP) server for Overseerr - enables AI assistants to search, request, and manage media through your Overseerr instance

Created 10/25/2025
Updated about 2 months ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-overseerr-mcp

Cursor configuration (mcp.json)

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