tv-recommender-mcp-server

tv-recommender-mcp-server

3.3

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

  1. get_recommendations_by_genre

    Get episode recommendations by type

  2. get_similar_shows

    Get recommendations similar to the specified episodes

  3. get_show_details

    Get detailed information about the specified episode

  4. get_watch_providers

    Query the viewing channels for a specific episode in a specified country

  5. discover_shows

    Advanced episode discovery, supports multiple conditional combinations

  6. find_shows_by_actor

    Find episodes of actors

  7. get_recommendations_by_actor

    Get the actor's recommended episodes

  8. get_actor_details_and_credits

    Get the actor details and the list of episodes that you participated in

  9. get_popular_shows

    Get the most popular episodes

  10. get_trending_shows

    Get Recent Trends Episodes

  11. get_show_videos

    Get trailers and related videos for specified episodes

  12. get_show_reviews

    View other users' comments on specific episodes