Overseerr MCP Server
by jmagar
Verified
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
OVERSEERR_URL | Yes | Overseerr instance URL | |
OVERSEERR_API_KEY | Yes | Overseerr API key (from your Overseerr settings) |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
example_tool | An example tool that processes messages |
get_daily_treasury_statement | Get the daily treasury statement for a specific day |
get_media_details | Get detailed information about a specific movie or TV show |
get_requests | Get a list of media requests from Overseerr |
request_media | Request a movie or TV show to be added to the media server |
search_media | Search for movies and TV shows in Overseerr |