Skip to main content
Glama

mcp-server-tmdb

get_recommendations

Discover personalized movie suggestions by entering a TMDB movie ID. Ideal for finding similar films tailored to your preferences using MCP server integration.

Instructions

Get movie recommendations based on a movie ID

Input Schema

NameRequiredDescriptionDefault
movieIdYesTMDB movie ID to get recommendations for

Input Schema (JSON Schema)

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