Seerr MCP Server
A Model Context Protocol (MCP) server for Overseerr and Seerr (the unified successor) that enables AI assistants to search, request, and manage media through the Model Context Protocol.
🎯 Key Features
- 🚀 99% fewer API calls for batch operations (150-300 → 1)
- ⚡ 88% token reduction with compact response formats
- 🎯 Batch Dedupe Mode - Check 50-100 titles in one operation
- 🔄 Smart Caching - 70-85% API call reduction
- 🛡️ Safety Features - Multi-season confirmation, validation
- 📦 6 Tools - Search, request, and manage media | Discover Radarr/Sonarr server configurations
🔒 Security
- 🤖 Automated Security Scanning
- Dependabot for dependency updates (weekly)
- CodeQL for code vulnerability analysis (PR + weekly)
- Trivy for Docker image scanning (CI only - blocks PRs if vulnerabilities found)
- CI validates everything during PR review, CD trusts CI and publishes
- 🐳 Hardened Docker Images
- Non-root user (mcpuser)
- Multi-stage builds
- Minimal Alpine base
- dumb-init process management
- ✅ Input Validation
- URL and API key format validation
- Fails fast with clear error messages






