Provides an MCP server to access The Movie Database (TMDB) for movie and TV data, including search, details, discovery, trending, and recommendations.
Sponsored
The TMDB MCP Server functions as a Model Context Protocol (MCP) gateway to The Movie Database, empowering AI coding assistants and MCP clients to seamlessly interact with movie and TV data. It offers a comprehensive suite of tools for searching, retrieving details, discovering content, identifying trending items, and generating recommendations, all accessible via stdio or Server-Sent Events (SSE) modes, with robust Docker support for easy deployment.
主要功能
01Search movies and TV shows by query
02Retrieve detailed information for movies and TV shows
03Discover movies and TV content using rich filters
04Access trending movies and TV items by media type and window
05Generate recommendations based on movie or TV show IDs
061 GitHub stars
使用案例
01Integrate TMDB data into AI coding assistants and MCP clients
02Power applications requiring comprehensive movie and TV show data access
03Enable content discovery and recommendation features in various platforms