overseerr-mcp
Verified Safeby jhomen368
Overview
Provides AI assistants with direct integration to Overseerr for automated media discovery, requests, and management within a Plex ecosystem.
Installation
npx -y @jhomen368/overseerr-mcpEnvironment Variables
- OVERSEERR_URL
- OVERSEERR_API_KEY
- CACHE_ENABLED
- CACHE_SEARCH_TTL
- CACHE_MEDIA_TTL
- CACHE_REQUESTS_TTL
- CACHE_MAX_SIZE
- REQUIRE_MULTI_SEASON_CONFIRM
- HTTP_MODE
- PORT
Security Notes
The project demonstrates a very strong security posture. It uses environment variables for sensitive data (API keys) and implements robust input validation for both the Overseerr URL and API key format. Automated security scanning (Dependabot, CodeQL, Trivy) is integrated into the CI/CD pipeline, and Docker images are hardened (non-root user, multi-stage builds, Alpine base, dumb-init). No 'eval' or other obviously dangerous patterns were found in the provided source code. Error handling for API calls is structured.
Similar Servers
touchdesigner-mcp
Enables AI agents to control and operate TouchDesigner projects programmatically, allowing for node manipulation, Python script execution, and project querying.
tiger-linear-mcp-server
This server acts as a wrapper for the Linear API, providing focused tools for LLMs to manage and query issue tracking and project data.
tiger-gh-mcp-server
Provides a set of focused tools to Large Language Models (LLMs) for interacting with the GitHub API, enabling capabilities like fetching issues, pull requests, commits, releases, and searching code within a specified organization.
tiger-memory-mcp-server
A backend server for a Minecraft-related application, likely providing data management or proxy services.