overseerr-mcp-server
0
The FastMCP server for Overseerr is a tool designed to manage movie and TV show requests through the Overseerr API using the FastMCP library. It supports interaction with server status, media requests, and library details, making it a robust solution for content management.
FastMCP server for Overseerr
FastMCP server to interact with the Overseerr API for movie and TV show requests management, built using the fastmcp library.
Components
Tools
- Overseerr status and requests management
- Movie and TV show search
- User and library configuration retrieval
Configuration
- Overseerr API key and URL required
- Configuration via server config or
.env
file
Quickstart
Prerequisites
- Python >= 3.12
uv
tool
Installation
- Clone the repository, set up with
uv
, install dependencies
Running the Server
- Run with
uv
directly
Development
- Editable installs and debugging tips provided
License
MIT