Overseerr MCP Server

by jmagar
Verified

request_media

Submit requests for movies or TV shows to be added to your media server. Specify media type, TMDB ID, or reference from search results, and select seasons for TV shows.

Instructions

Request a movie or TV show to be added to the media server

Input Schema

NameRequiredDescriptionDefault
mediaIdNoThe TMDB ID of the media item - not needed if using reference
mediaTypeNoType of media (movie or tv) - not needed if using reference
referenceNoReference to a media item from previous search results (e.g., 'first', 'second', '3', 'last')
seasonsNoFor TV shows, specific season numbers to request (leave empty for all seasons)

Input Schema (JSON Schema)

{ "properties": { "mediaId": { "description": "The TMDB ID of the media item - not needed if using reference", "type": "string" }, "mediaType": { "description": "Type of media (movie or tv) - not needed if using reference", "type": "string" }, "reference": { "description": "Reference to a media item from previous search results (e.g., 'first', 'second', '3', 'last')", "type": "string" }, "seasons": { "description": "For TV shows, specific season numbers to request (leave empty for all seasons)", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Overseerr MCP Server

Related Tools

ID: vs6qmcl6bm