Skip to main content
Glama

TMDB MCP Server

search-movies

Find movies by title or keywords using the TMDB MCP Server API. Submit a search query to retrieve results and navigate pages for detailed listings.

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" }

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