You're viewing a demo portfolio

Join the waitlist
PRSM

title_sources

Active

Tool of mcp-watchmode

declared in 0.1.0

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.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "title_id": "12345"
    },
    {
      "regions": "US,GB",
      "title_id": "12345"
    }
  ],
  "required": [
    "title_id"
  ],
  "properties": {
    "regions": {
      "type": "string"
    },
    "title_id": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-watchmode

https://github.com/pipeworx-io/mcp-watchmode

2/7 registries
View full server →