Skip to main content
Glama

TMDB MCP Server

get-trending

Retrieve trending movies by specifying a time window (day or week) using the TMDB MCP Server to access The Movie Database API.

Instructions

Get trending movies

Input Schema

NameRequiredDescriptionDefault
timeWindowNoTime window for trending movies

Input Schema (JSON Schema)

{ "properties": { "timeWindow": { "description": "Time window for trending movies", "enum": [ "day", "week" ], "type": "string" } }, "required": [], "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