
MCP Movies Entertainment
Query TMDB's 850K+ movies and 150K+ TV shows with tools like search_movies, discover_tv, get_watch_providers, and get_collection for franchise watch orders. Developers and data analysts fetch cast via get_movie_cast, trailers with get_movie_videos, reviews, IMDB lookups via find_by_imdb_id, and theater listings to build chatbots, recommendation engines, and media apps.
Overview
Unlock TMDB's database of 850K+ movies and 150K+ TV shows via MCP Movies Entertainment, a server with 20 tools for precise searches, metadata retrieval, and discovery. Search titles with search_movies or search_tv, fetch details like budgets and runtimes using get_movie_details or get_tv_details, and check streaming options on Netflix or Prime Video in countries like US, BR, or JP via get_watch_providers. Supply your own free TMDB API key for personal quotas with no shared rate limits — all responses deliver structured JSON with image URLs ready for apps.
Key Capabilities
Find exact matches or filter by year, language, and page with search_movies, search_tv, or search_person for actors like Christopher Nolan. Explore recommendations via get_movie_recommendations, similar genre matches with get_movie_similar, or trending content daily/weekly using get_trending. Retrieve trailers with YouTube links from get_movie_videos, full reviews with ratings via get_movie_reviews, cast/crew details from get_movie_cast, and franchise watch orders (e.g., Star Wars collection ID 10) sorted by release date using get_collection.
Browse theaters with get_now_playing and get_upcoming_movies by region, bridge IMDB IDs to TMDB data via find_by_imdb_id, and filter deeply: discover_movies by genre ID 28 (Action) or min_rating 7.0, discover_tv by status like "Returning Series". Access TV episode lists with air dates and ratings using get_tv_season, or biographies and filmographies via get_person_details.
Use Cases
Recommend "if you liked Inception, try these" films with get_movie_recommendations or build episode guides for a show's season using get_tv_season. Check where to stream John Wick in Germany via get_watch_providers or list MCU movies in release order with get_collection. Analyze audience sentiment from full review texts in get_movie_reviews or track box office leaders sorted by revenue.desc in discover_movies.
Who This Is For
Developers creating chatbots that answer "what's trending on TV?" or media apps with IMDB lookups. Data analysts querying ratings, budgets, and genre trends across 850K+ titles. Content researchers pulling cast lists, trailers, and critic reviews for articles or trivia bots.