Skip to main content
Glama
194,485 tools. Last updated 2026-06-11 22:32

"Netflix" matching MCP tools:

  • Find where movies and TV shows are available to stream, rent, or buy across platforms like Netflix and Amazon Prime in specific countries.
    MIT
  • Check streaming availability for movies and TV shows across 30 Asian and Middle Eastern markets. See results from Netflix, Amazon Prime, Disney+, and regional services.
    MIT
  • Retrieves conda or pypi environment details for a Metaflow task or run. Filter by package type, name, or max packages to inspect installed dependencies.
    Apache 2.0
  • List new movies and TV shows added to any major streaming service in 30 Asian markets. Enter a provider slug and country code to see recent arrivals with overviews and links.
    MIT
  • Search and play content on your TV by name. Automatically resolves the content ID and deep-links into Netflix, YouTube, or Spotify on your smart TV.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Find where to watch any movie or TV show across 30 Asian and Middle Eastern streaming markets. Works with Netflix, Disney+ Hotstar, Shahid, Wavve, JioCinema, and 20+ more regional services.
    Last updated
    3
    469
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Control any smart TV with natural language — play Netflix/YouTube/Spotify by name, cast URLs, scene presets, multi-room audio, and multi-TV sync. Supports LG, Samsung, Android TV, Roku.
    Last updated
    23
    32
    MIT
  • Synchronize content playback across multiple smart TVs for group viewing. Supports Netflix, YouTube, and Spotify with optional TV group selection.
    MIT
  • Aggregate time report for any period: total active seconds, top apps, and top projects with nested sub-projects. Filter by hours, weekdays, or device.
    MIT
  • Cast any Netflix, YouTube, or Spotify URL to your TV. Automatically parses platform and content ID from the link.
    MIT
  • Restart failed workflow executions from the last failed task in Netflix Conductor. Use this tool to troubleshoot and resume interrupted workflows by specifying the workflow ID.
  • Search workflow executions in Netflix Conductor using query syntax to filter by type, status, or other criteria for troubleshooting and management.
  • Manage your smart TV's play queue: add content from Netflix, YouTube, or Spotify by name, view the queue, play a specific item, skip to the next, or clear all entries.
    MIT
  • Resolve content names to platform IDs for Netflix, YouTube, or Spotify, including season and episode specifics.
    MIT
  • Launch TV applications by name to access streaming services like Netflix or YouTube. Use this MCP Remote Control tool to open apps on Roku devices via natural language commands.
  • Calculate total monthly and annual spend for a list of subscriptions. Use this to help users understand their total subscription spending. Accepts service names or slugs and returns per-service breakdown plus totals. Args: service_names: Comma-separated service names or slugs (e.g. "Netflix,spotify,Xbox Game Pass"). Fuzzy matching is supported. country: ISO country code (default "AU"). Returns: JSON with total monthly spend, annual projection, and per-service breakdown including plan name, price, and billing period for each. Example: calculate_subscription_total_tool("Netflix,Spotify,Disney+", "AU")
    Connector
  • 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 filtering list_titles by source.
    Connector
  • Find cheaper alternatives to a subscription service. Use this to help users save money by switching to a similar but cheaper service. Returns alternatives sorted by price (cheapest first) with savings estimates. Args: service_name: Name of the service to find alternatives for (e.g. "Netflix"). country: ISO country code (default "AU"). max_results: Maximum number of alternatives to return (default 5). Returns: JSON list of alternatives with: name, cheapest price, monthly savings, feature overlap score (0-1, how similar the alternative is), and notes about what features differ. Example: find_cheaper_alternatives("Netflix", "AU", 3)
    Connector