MCP server for The Movie Database (TMDB) API
A Model Context Protocol (MCP) server that provides access to The Movie Database (TMDB) API. This server enables Claude and other MCP clients to search for movies, TV shows, and people, as well as get detailed information and recommendations. searchmovies - Search for movies by title getmoviedetails - Get detailed information about a specific movie (budget, revenue, runtime, genres, etc.)…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
A Model Context Protocol (MCP) server that provides access to The Movie Database (TMDB) API. This server enables Claude and other MCP clients to search for movies, TV shows, and people, as well as get detailed information and recommendations. searchmovies - Search for movies by title getmoviedetails - Get detailed information about a specific movie (budget, revenue, runtime, genres, etc.) discovermovies - Discover movies with advanced filters (genre, language, year range, rating, sorting)…