Skip to main content
Glama

Overseerr MCP Server

get_media_details

Retrieve comprehensive details about movies or TV shows using the TMDB ID and media type, facilitating informed media requests and library management.

Instructions

Get detailed information about a specific movie or TV show

Input Schema

NameRequiredDescriptionDefault
mediaIdNoThe TMDB ID of the media item
mediaTypeNoType of media (movie or tv)
referenceNoReference to a previous search result (e.g., 'first_result', 'last_search', or just 'inception')

Input Schema (JSON Schema)

{ "properties": { "mediaId": { "description": "The TMDB ID of the media item", "type": "string" }, "mediaType": { "description": "Type of media (movie or tv)", "type": "string" }, "reference": { "description": "Reference to a previous search result (e.g., 'first_result', 'last_search', or just 'inception')", "type": "string" } }, "type": "object" }
Install Server

Other Tools from Overseerr MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jmagar/overseerr-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server