@pipeworx/omdb

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

Tools: 3

OMDb MCP — IMDB-derived movie / TV / episode metadata. BYO key.

Tools

  • search_titles(query, year?, type?, page?)
  • get_by_title(title, year?, type?, plot?)
  • get_by_imdb_id(imdb_id, plot?)

Auth

BYO only — free tier is 1,000 lookups/day per key. Pass ?_apiKey=<key> on the gateway URL. Register at https://www.omdbapi.com/apikey.aspx.

Data source

https://www.omdbapi.com/?apikey= query param.

Tools

  • search_titles — Keyword search across OMDb movies, series, and episodes. Returns up to 10 results per page with title, year, IMDB ID, type (movie/series/episode), and poster URL. Filter by release year or type.
  • get_by_title — Fetch a single title by exact name. Returns full record: rated, released, runtime, director, writer, cast, plot, awards, ratings (IMDB / RT / Metacritic), box office, IMDB ID, etc.
  • get_by_imdb_id — Fetch a full movie/series/episode record from OMDb by IMDB ID (e.g., “tt0111161”). Returns title, year, rated, runtime, director, cast, plot, awards, IMDB/RT/Metacritic ratings, and box office.

Tools

  • get_by_imdb_id — Fetch a full movie/series/episode record from OMDb by IMDB ID (e.g., tt0111161 ). Returns title, year, rated, runtime, director, cast, plot, awards, IMDB/RT/Metacritic ratings, and box office.
  • get_by_title — Fetch a single title by exact name. Returns full record: rated, released, runtime, director, writer, cast, plot, awards, ratings (IMDB / RT / Metacritic), box office, IMDB ID, etc.
  • search_titles — Keyword search across OMDb movies, series, and episodes. Returns up to 10 results per page with title, year, IMDB ID, type (movie/series/episode), and poster URL. Filter by release year or type.

Regenerated from source · build June 26, 2026