@pipeworx/watchmode

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

Tools: 11

Watchmode MCP — streaming availability across 200+ services. Free tier 1000 req/mo.

Auth

  • Platform: PLATFORM_WATCHMODE_KEY. BYO: ?_apiKey=….

Tools

  • title_search(search_value, search_field?, types?) — search titles
  • title_detail(title_id, append_to_response?) — title detail (cast, sources, etc.)
  • title_sources(title_id, regions?) — streaming sources for a title
  • title_seasons(title_id) — seasons (for series)
  • releases(start_date?, end_date?, limit?, regions?, source_ids?, source_types?, types?, regions_pricing?) — recent/upcoming releases
  • list_titles(types?, regions?, source_ids?, source_types?, genres?, networks?, release_date_start?, release_date_end?, sort_by?, page?, limit?) — title catalog
  • sources() — list streaming sources/services
  • networks() — list networks
  • genres() — list genres
  • regions() — supported regions
  • languages() — supported languages

Data source

https://api.watchmode.com/v1

Tools

  • title_search — Search Watchmode for movies and TV shows by name (or IMDb/TMDb ID via search_field); optionally filter by type (movie, tv_series, etc.). Returns Watchmode title IDs.
  • title_detail — Fetch full metadata for a Watchmode title by title_id: title, year, genres, plot, runtime, user rating, cast, and optionally streaming sources via append_to_response.
  • title_sources — Return streaming availability for a Watchmode title_id — which services (Netflix, Hulu, etc.) carry it in which regions, with subscription/rent/buy type and price.
  • title_seasons — Seasons + episodes for a Watchmode TV show ID. Returns episode count, season number, year. Use after title_search to enumerate a show’s structure.
  • releases — Return recent or upcoming streaming releases on Watchmode; filter by date range, streaming source IDs, content type, and region. Use to track new additions to services.
  • list_titles — Browse and filter the Watchmode title catalog by streaming source, genre, network, type (movie/TV), release date range, and sort order; paginates with page + limit.
  • sources — Watchmode streaming directory — all sources/services worldwide (Netflix, Disney+, Hulu, Prime Video, etc.) with IDs, name, type (subscription/free/rent/buy), regions, logo. Use as a directory before f
  • networks — Watchmode TV network directory: HBO, FX, BBC, AMC, ABC, NBC, etc. Returns network ID, name, origin country. Use as a directory before filtering list_titles by network.
  • genres — Watchmode movie + TV genre directory: Action, Comedy, Drama, Sci-Fi, etc. Returns genre ID + name + TMDb ID. Use to filter list_titles by genre.
  • regions — Watchmode supported regions/countries for streaming availability (US, UK, CA, AU, etc.). Returns 2-letter codes. Use to constrain title_sources or list_titles to a region.
  • languages — Watchmode language directory for title metadata. Returns language ID, name, ISO code. Use to filter title catalog by language.

Tools

  • genres — Watchmode movie + TV genre directory: Action, Comedy, Drama, Sci-Fi, etc. Returns genre ID + name + TMDb ID. Use to filter list_titles by genre.
  • languages — Watchmode language directory for title metadata. Returns language ID, name, ISO code. Use to filter title catalog by language.
  • list_titles — Browse and filter the Watchmode title catalog by streaming source, genre, network, type (movie/TV), release date range, and sort order; paginates with page + limit.
  • networks — Watchmode TV network directory: HBO, FX, BBC, AMC, ABC, NBC, etc. Returns network ID, name, origin country. Use as a directory before filtering list_titles by network.
  • regions — Watchmode supported regions/countries for streaming availability (US, UK, CA, AU, etc.). Returns 2-letter codes. Use to constrain title_sources or list_titles to a region.
  • releases — Return recent or upcoming streaming releases on Watchmode; filter by date range, streaming source IDs, content type, and region. Use to track new additions to services.
  • sources — Watchmode streaming directory — all sources/services worldwide (Netflix, Disney+, Hulu, Prime Video, etc.) with IDs, name, type (subscription/free/rent/buy), regions, logo. Use as a directory before f
  • title_detail — Fetch full metadata for a Watchmode title by title_id: title, year, genres, plot, runtime, user rating, cast, and optionally streaming sources via append_to_response.
  • title_search — Search Watchmode for movies and TV shows by name (or IMDb/TMDb ID via search_field); optionally filter by type (movie, tv_series, etc.). Returns Watchmode title IDs.
  • title_seasons — Seasons + episodes for a Watchmode TV show ID. Returns episode count, season number, year. Use after title_search to enumerate a show's structure.
  • title_sources — Return streaming availability for a Watchmode title_id — which services (Netflix, Hulu, etc.) carry it in which regions, with subscription/rent/buy type and price.

Regenerated from source · build July 4, 2026