This MCP server, developed by Laksh-star, integrates with The Movie Database (TMDB) API to provide movie information, search capabilities, and recommendations. It offers tools for searching movies, getting trending titles, and generating personalized recommendations based on movie IDs. The server stands out by combining multiple TMDB API endpoints into a unified interface optimized for AI assistants. By connecting AI capabilities with a vast movie database, this implementation enables AI systems to handle complex movie-related queries and analysis. It is particularly useful for applications in entertainment recommendation systems, film analysis tools, or any AI assistant that needs to work with detailed movie data.
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください
Search by title/keywords → titles, IDs, ratings, overviews
Top 10 trending movies (`timeWindow`: 'day' | 'week')
Movies by genre name, with an optional year filter
Filter movies by genre, year, min rating, sort, and language
Find movies by theme/keyword (e.g. 'zombie', 'heist')
Full details: cast, crew, runtime, genres, reviews by `movieId`
Top 5 recommendations based on a movie ID
Similar movies via TMDB's similarity algorithm
Streaming/rental/purchase availability by country (default: IN)
Search TV series by title
Top 10 trending TV shows (`timeWindow`: 'day' | 'week')
Find actors, directors, crew by name → ID + known works
Full bio + filmography (movies + TV) by `personId`