Overseerr MCP Server

by jmagar
Verified

search_media

Search for movies and TV shows in Overseerr

Input Schema

NameRequiredDescriptionDefault
queryNoSearch query for movies or TV shows

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "Search query for movies or TV shows", "type": "string" } }, "type": "object" }