tmdb-mcp-server

happyis/tmdb-mcp-server

3.1

If you are the rightful owner of tmdb-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This project provides the TMDB (The Movie Database) API as a Model Context Protocol (MCP) server, allowing integration with various data sources and tools for LLM applications.

Tools

Functions exposed to the LLM to take actions

search-movies

Search for movies using a query and page number.

get-movie-details

Retrieve detailed information about a specific movie using its TMDB ID.

get-movie-credits

Get information about the cast and crew of a specific movie using its TMDB ID.

get-now-playing-movies

Retrieve a list of movies currently playing in theaters.

get-popular-movies

Get a list of popular movies.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources