Skip to main content
Glama

mcp-server-tmdb

search_movies

Find movie titles and details using keywords or queries through integration with The Movie Database (TMDB) API.

Instructions

Search for movies by title or keywords

Input Schema

NameRequiredDescriptionDefault
queryYesSearch query for movie titles

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "Search query for movie titles", "type": "string" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools from mcp-server-tmdb

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/Laksh-star/mcp-server-tmdb'

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