{"slug":"Laksh-star/mcp-server-tmdb","name":"TMDB MCP Server","description":"Access movie information, search, and recommendations from The Movie Database (TMDB) API.","category":"search","tags":[],"official":false,"stars":73,"transport":"stdio","install":[{"cmd":"npx wrangler","imports":[]}],"tools":[{"name":"search_movies","description":"Search for movies by title using TMDB API"},{"name":"get_movie_details","description":"Get detailed information about a specific movie by ID"},{"name":"get_trending","description":"Get trending movies or TV shows for the day or week"},{"name":"search_tv","description":"Search for TV shows by title using TMDB API"},{"name":"get_tv_details","description":"Get detailed information about a specific TV show by ID"},{"name":"get_movie_credits","description":"Get cast and crew information for a movie"},{"name":"get_tv_credits","description":"Get cast and crew information for a TV show"},{"name":"get_movie_recommendations","description":"Get movie recommendations based on a movie ID"},{"name":"get_tv_recommendations","description":"Get TV show recommendations based on a TV show ID"},{"name":"get_now_playing","description":"Get movies currently playing in theaters"},{"name":"get_popular_movies","description":"Get a list of popular movies"},{"name":"get_top_rated_movies","description":"Get a list of top-rated movies"},{"name":"get_upcoming_movies","description":"Get a list of upcoming movies"},{"name":"get_popular_tv","description":"Get a list of popular TV shows"},{"name":"get_top_rated_tv","description":"Get a list of top-rated TV shows"},{"name":"get_tv_season_details","description":"Get details about a specific season of a TV show"},{"name":"get_tv_episode_details","description":"Get details about a specific episode of a TV show"},{"name":"get_person_details","description":"Get details about a person (actor, director, etc.)"},{"name":"get_person_movie_credits","description":"Get movie credits for a person"},{"name":"get_person_tv_credits","description":"Get TV credits for a person"},{"name":"discover_movies","description":"Discover movies by various filters (genre, year, rating, etc.)"},{"name":"discover_tv","description":"Discover TV shows by various filters (genre, year, rating, etc.)"},{"name":"get_genres","description":"Get a list of movie and TV show genres"},{"name":"get_movie_videos","description":"Get videos (trailers, clips) for a movie"},{"name":"get_tv_videos","description":"Get videos (trailers, clips) for a TV show"},{"name":"get_movie_images","description":"Get images (posters, backdrops) for a movie"},{"name":"get_tv_images","description":"Get images (posters, backdrops) for a TV show"},{"name":"search_people","description":"Search for people by name using TMDB API"},{"name":"get_movie_external_ids","description":"Get external IDs for a movie (IMDB, Facebook, etc.)"},{"name":"get_tv_external_ids","description":"Get external IDs for a TV show (IMDB, Facebook, etc.)"}],"env_vars":["TMDB_MCP_ACCESS_TOKEN","TMDB_API_KEY","ACCESS_TOKEN"],"auth_type":"none","github":"https://github.com/Laksh-star/mcp-server-tmdb","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Mon May 25"}