title_sources
ActiveTool 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"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-watchmode
https://github.com/pipeworx-io/mcp-watchmode
2/7 registries