mcp-metacritic
Related Servers
Alternatives to mcp-metacritic
- AlicenseAqualityAmaintenanceMCP server for Anime News Network, enabling search of anime and manga encyclopedia entries, retrieval of details like cast, staff, and episodes, and access to news feeds. No API key or configuration required.473 npmMIT
- AlicenseAqualityAmaintenanceAn MCP server for the Internet Archive that enables searching the full text of digitized books, browsing the catalogue, and reading Wayback Machine captures. No API key or configuration required.6156 npmMIT
Related Servers
- FlicenseNot gradedqualityDmaintenanceExposes Metacritic game, movie, TV, and music review data through MCP tools and resources, enabling LLM hosts to search and retrieve reviews with optional filters.1-
- 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-
- AlicenseAqualityAmaintenanceMCP server for The Movie Database (TMDB): search and look up movies, TV shows and people, and read IMDb/Rotten Tomatoes/Metacritic ratings (via OMDb) in the same call.3181 npm4MIT
- FlicenseNot gradedqualityCmaintenanceA comprehensive MCP server that enables users to interact with Letterboxd for searching films, viewing member data, and performing actions like rating or reviewing movies. It supports private data access and automated browser actions for managing watchlists, diaries, and custom lists.1-
- AlicenseAqualityCmaintenanceMCP server for the OMDb API - search movies, series, and episodes from any MCP-compatible client.5MIT
- 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-
TDQS
Scored across 4 tools
Each tool targets a distinct operation: keyword title lookup, full entry retrieval, review reading, and browse/filter lists. Although search_titles and browse_titles both return title rows, their triggers are clearly separated by whether a specific title is known.
All tool names follow a consistent verb_noun snake_case pattern: search_titles, get_title, get_reviews, and browse_titles. The naming style is uniform and predictable.
Four tools is well-scoped for the server's purpose, covering search, browsing, detail retrieval, and reviews without redundancy. Each tool earns its place in the workflow.
The set covers the core Metacritic query lifecycle: searching titles, browsing by score/date/popularity, fetching full entries, and reading reviews. Documented limitations such as fixed review samples are platform constraints rather than missing tool operations.