Skip to main content
Glama

TMDB MCP Server

get-trending

Retrieve trending movies from The Movie Database (TMDB) based on specified time windows like day or week to stay updated with current popular films.

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