tmdb-mcp-server

dervish666/tmdb-mcp-server

3.3

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.

The TMDB MCP Server is a Model Context Protocol server that integrates with The Movie Database API to provide movie, TV show, and person information.

Tools

Functions exposed to the LLM to take actions

searchMovies

Search for movies by title or keywords.

getMovieDetails

Get detailed information about a specific movie.

getPopularMovies

Get a list of popular movies.

getTrendingMovies

Get trending movies (daily or weekly).

searchTVShows

Search for TV shows by title or keywords.

getTVShowDetails

Get detailed information about a specific TV show.

getPopularTVShows

Get a list of popular TV shows.

getTrendingTVShows

Get trending TV shows (daily or weekly).

searchPeople

Search for people (actors, directors, etc.) by name.

getPersonDetails

Get detailed information about a person.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources