Skip to main content
Glama

TMDB MCP Server

get-movie-details

Retrieve comprehensive information about a specific movie using TMDB API. Provide the movie ID to access detailed data such as title, release date, cast, and plot summaries.

Instructions

Get detailed information about a specific movie

Input Schema

NameRequiredDescriptionDefault
movieIdYesID of the movie to get details for

Input Schema (JSON Schema)

{ "properties": { "movieId": { "description": "ID of the movie to get details for", "type": "string" } }, "required": [ "movieId" ], "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