streaming-availability
streaming-availability is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.
If you are the rightful owner of streaming-availability and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Streaming Availability MCP Server provides tools to discover the streaming availability of movies and series across various platforms and countries.
The Streaming Availability MCP Server offers tools to help users identify which streaming platforms have the movies or series they are interested in. It covers an extensive range of services including Netflix, Amazon Prime Video, Disney+, HBO Max, Hulu, and many more, across 60 countries.
Features
- Show Availability Lookup: Discover which shows are available on major streaming platforms across multiple countries. Deep links are provided for direct access to streaming services.
- Search by Filters: Utilize filters like show language, genres, keywords, and release year to search through the catalog of selected streaming services in a specified country. The response includes detailed information such as IMDb and TMDb IDs, available video qualities, subtitles, and more.
- Search by Title: Find movies and series by their title. This tool returns availability information for the specified country, helping users quickly locate where a show can be streamed.
- Show Details: Retrieve detailed information about a specific show using its ID, IMDb ID, or TMDb ID, including global streaming availability.
- Supported Countries and Services: Explore a list of all supported countries and the streaming services available in each, including details about subscription types and available addons.
Tools
search_shows_by_filters
Search through the catalog of the given streaming services in the given country. Provides filters such as show language, genres, keyword and release year. Output includes all the information about the shows, such as title, IMDb ID, TMDb ID, release year, deep links to streaming services, available subtitles, audios, available video quality and many more! Apart from the info about the given country-service combinations, output also includes information about streaming availability in the other services for the given country. Streaming availability info from the other countries are not included in the response. When
show_type
ismovie
orseries_granularity
isshow
, items per page is 20. Whenshow_type
isseries
andseries_granularity
isepisode
items per page is 10. Otherwise, items per page is 15.search_shows_by_title
Search for movies and series by a title. Maximum amount of items returned are
20
unless there are more than 20 shows with the exact given title input. In that case all the items have 100% match with the title will be returned. Streaming availability info for the target country is included in the response, but not for the other countries. Results might include shows that are not streamable in the target country. Only criteria for the search are the title and the show type. No pagination is supported.get_show
Get the details of a show via
id
,imdbId
ortmdbId
, including the global streaming availability info.get_countries
Get all the supported countries and the list of the supported services and their details for each country. Details of services include names, logos, supported streaming types (subscription, rent, buy, free etc.) and list of available addons/channels.
get_country
Get a country and the list of the supported services and their details. Details of services include names, logos, supported streaming types (subscription, rent, buy, free etc.) and list of available addons/channels.
get_genres
Get the list of supported genres.
get_changes
Query the new, removed, updated, expiring or upcoming movies/series/seasons/episodes in a given list of streaming services. Results are ordered by the date of the changes. Changes listed per page is
25
. Changes are listed underchanges
field, and shows affected by these changes are listed undershows
field.