tv-recommender-mcp-server
If you are the rightful owner of tv-recommender-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 TV Recommender MCP Server is a Model Context Protocol server designed to provide comprehensive TV show recommendations and information services, leveraging the TMDb API.
The TV Recommender MCP Server is a specialized server built on the Model Context Protocol (MCP) to offer a wide range of TV show recommendations and information retrieval services. It communicates with MCP-supported clients via standard input/output (stdio) and fetches data using the TMDb (The Movie Database) API. The server provides functionalities such as show discovery, detailed information retrieval, viewing options, actor details, and user reviews, offering users a seamless TV show exploration experience. The project aims to enhance the capabilities of large language models (LLMs) by addressing their limitations in providing real-time, personalized TV show recommendations. By integrating MCP, the server extends LLMs' abilities, enabling users to discover, understand, and receive personalized, real-time, and interpretable TV show recommendations through natural language interactions.
Features
- Genre-based show recommendations
- Similar show recommendations
- Detailed show information retrieval
- Actor information and credits
- Popular and trending show queries
Tools
get_recommendations_by_genre
Get episode recommendations by type
get_similar_shows
Get recommendations similar to the specified episodes
get_show_details
Get detailed information about the specified episode
get_watch_providers
Query the viewing channels for a specific episode in a specified country
discover_shows
Advanced episode discovery, supports multiple conditional combinations
find_shows_by_actor
Find episodes of actors
get_recommendations_by_actor
Get the actor's recommended episodes
get_actor_details_and_credits
Get the actor details and the list of episodes that you participated in
get_popular_shows
Get the most popular episodes
get_trending_shows
Get Recent Trends Episodes
get_show_videos
Get trailers and related videos for specified episodes
get_show_reviews
View other users' comments on specific episodes