Skip to main content
Glama

arr-assistant-mcp

by omniwaifu

search_movies

Search for movie titles using the Radarr lookup feature. Provides results in a structured format to help users find and manage films efficiently.

Instructions

Search for movies by title using Radarr's built-in lookup.

Args: title: Movie title only (e.g., "The Matrix" or "Primer")

Returns: Dict with search results

Input Schema

NameRequiredDescriptionDefault
titleYes

Input Schema (JSON Schema)

{ "properties": { "title": { "title": "Title", "type": "string" } }, "required": [ "title" ], "type": "object" }

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/omniwaifu/arr-assistant-mcp'

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