TV Show Recommender (TMDb)

Integrates with The Movie Database (TMDb) API to provide TV show discovery, recommendations, and streaming information based on genres, trends, and viewer preferences.

View Source
4 stars
0 tools
Created Aug 2025
@terryso/terryso-tv-show-recommender-tmdb-tv-recommender-mcp-server

About

Integrates with The Movie Database (TMDb) API to provide TV show discovery, recommendations, and streaming information based on genres, trends, and viewer preferences.

Categories

general

Installation

npm

npm install @terryso/terryso-tv-show-recommender-tmdb-tv-recommender-mcp-server

Configuration

{ "mcpServers": { "terryso-tv-show-recommender-tmdb-tv-recommender-mcp-server": { "command": "npx", "args": [ "-y", "@terryso/terryso-tv-show-recommender-tmdb-tv-recommender-mcp-server" ] } } }