Skip to main content
Glama

TMDB MCP Server

search-movies

Search for movies using titles or keywords, retrieve results, and navigate through pages with the TMDB MCP Server. Simplify movie discovery and access detailed information efficiently.

Instructions

Search for movies by title or keywords

Input Schema

NameRequiredDescriptionDefault
pageNoPage number for results
queryYesSearch query

Input Schema (JSON Schema)

{ "properties": { "page": { "description": "Page number for results", "type": "number" }, "query": { "description": "Search query", "type": "string" } }, "required": [ "query" ], "type": "object" }
Install Server

Other Tools from TMDB 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/ShubhanshuSondhiya/MCP-TMDB'

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