You're viewing a demo portfolio

Join the waitlist
PRSM

releases

Active

Tool of mcp-watchmode

declared in 0.1.0

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.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "end_date": "2024-01-31",
      "start_date": "2024-01-01"
    },
    {
      "limit": 50,
      "types": "movie",
      "regions": "US",
      "start_date": "2024-02-01"
    }
  ],
  "properties": {
    "limit": {
      "type": "number"
    },
    "types": {
      "type": "string"
    },
    "regions": {
      "type": "string"
    },
    "end_date": {
      "type": "string"
    },
    "source_ids": {
      "type": "string"
    },
    "start_date": {
      "type": "string"
    },
    "source_types": {
      "type": "string"
    },
    "regions_pricing": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-watchmode

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

2/7 registries
View full server →
releases — mcp-watchmode — PRSM MCP