F
licenseNot graded
qualityD
maintenanceA Model Context Protocol server that enables searching and retrieving detailed information about movies and TV shows using The Movie Database (TMDB) API.
1
-
No user-submitted related servers found.
Scored across 7 tools
Each tool targets a distinct resource: movie details, TV details, trending movies, trending TV, search movies, search TV, and search people. No overlap exists.
All tools use a consistent verb_noun pattern in snake_case (e.g., get_movie_details, search_movies, search_person), making the naming predictable.
7 tools is well-scoped for a TMDB server, covering search, details, trending, and people without being excessive or insufficient.
Covers core workflows (search, details, trending) for both movies and TV, plus people search. Missing credits, recommendations, or genres, but not critically incomplete.