Skip to main content
Glama

TMDB MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TMDB_API_KEYYesYour TMDB API key

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
movie-reviewCreate a movie review based on provided details
movie-recommendationGet personalized movie recommendations

Resources

Contextual data attached and managed by the client

NameDescription
TMDB InfoInformation about The Movie Database API
Trending MoviesCurrently trending movies on TMDB

Tools

Functions exposed to the LLM to take actions

NameDescription
search-movies

Search for movies by title or keywords

get-trending

Get trending movies

get-similar

Get similar movies to a given movie

get-movie-details

Get detailed information about a specific movie

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