@pipeworx/imdb

Connect: https://gateway.pipeworx.io/imdb/mcp · Install: one-click buttons

Tools: 4

Tools

  • imdb_search — Search IMDB titles by primary_title (case-insensitive substring). Joins ratings inline so each hit includes average_rating + num_votes. Optionally filter by title_type, year range, or genre. Returns u
  • imdb_get_title — Full detail for one IMDB title by tconst id (e.g. “tt0111161”). Returns title, year, runtime, genres, plus rating (average + votes) and crew (directors/writers as nconst arrays).
  • imdb_top_rated — Highest-rated titles, filterable by title_type, genre, year range, and min vote count. Use min_votes to filter out obscure titles with inflated averages (e.g. min_votes=10000 for IMDB-Top-250-style li
  • imdb_episodes — List every episode for a TV series, in season/episode order. Returns parent series detail plus episode list with title and rating per episode.

Tools

  • imdb_episodes — List every episode for a TV series, in season/episode order. Returns parent series detail plus episode list with title and rating per episode.
  • imdb_get_title — Full detail for one IMDB title by tconst id (e.g. tt0111161 ). Returns title, year, runtime, genres, plus rating (average + votes) and crew (directors/writers as nconst arrays).
  • imdb_search — Search IMDB titles by primary_title (case-insensitive substring). Joins ratings inline so each hit includes average_rating + num_votes. Optionally filter by title_type, year range, or genre. Returns u
  • imdb_top_rated — Highest-rated titles, filterable by title_type, genre, year range, and min vote count. Use min_votes to filter out obscure titles with inflated averages (e.g. min_votes=10000 for IMDB-Top-250-style li

Regenerated from source · build May 21, 2026