wizzy-mcp-tmdb
Related Servers
Alternatives to wizzy-mcp-tmdb
No user-submitted related servers found.
Related Servers
- FlicenseAqualityDmaintenanceAn MCP server that wraps The Movie Database (TMDB) API, enabling search for movies and TV shows, retrieval of movie details, recommendations, similar movies, trending content, streaming providers, and movie discovery.8-
- FlicenseAqualityDmaintenanceAn MCP server that wraps the TMDB API, enabling search of movies and TV shows, retrieval of details, trending titles, recommendations, and streaming provider information.8-
- FlicenseNot gradedqualityDmaintenanceA robust MCP server that wraps The Movie Database API, enabling LLMs to search movies, get details, popular movies, and recommendations.-
- AlicenseNot gradedqualityDmaintenanceA simple MCP server for fetching movie and TV show data from TMDB and OMDB APIs. Provides natural language capability for users to search, compare, and analyze movies through AI assistants.MIT
- AlicenseAqualityDmaintenanceA Model Context Protocol (MCP) server that allows LLMs to search for movies and TV shows using the The Movie Database (TMDB) API.711 npm1MIT
- FlicenseNot gradedqualityBmaintenanceAn MCP server that answers natural-language movie questions using live TMDb data, with tools for searching, ranking, and retrieving detailed movie information.-
TDQS
Scored across 23 tools
Most tools have distinct purposes, such as discover_movies vs. search_tmdb_movies, but some overlap exists, like discover_by_provider and get_watch_providers, which could cause confusion. However, descriptions help clarify their specific focuses, and the majority are well-differentiated by resource type (e.g., movies, TV, people) and action.
Tool names follow a highly consistent snake_case pattern with clear verb_noun structures, such as discover_movies, get_tmdb_details, and search_tmdb. All tools adhere to this convention, making them predictable and easy to understand across the set.
With 23 tools, the count is borderline high for a TMDB API server, as it includes many specialized tools like multiple trending and search variants. While comprehensive, it may feel heavy and could be streamlined without losing core functionality, such as by merging similar tools like trending_all and individual trending types.
The tool set provides extensive coverage for the TMDB domain, including discovery, search, details, credits, images, reviews, and trending across movies, TV shows, and people. It supports full CRUD-like operations where applicable (e.g., get details, search) and offers advanced filtering, leaving no obvious gaps for AI-driven content analysis and recommendations.