Skip to main content
Glama

TMDB MCP Server

get-similar

Retrieve a list of similar movies based on a specified movie ID using the TMDB MCP Server. Ideal for generating personalized movie recommendations.

Instructions

Get similar movies to a given movie

Input Schema

NameRequiredDescriptionDefault
movieIdYesID of the movie to find similar movies for

Input Schema (JSON Schema)

{ "properties": { "movieId": { "description": "ID of the movie to find similar movies 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