You're viewing a demo portfolio

Join the waitlist
PRSM

list_episodes

Active

Tool of Tvmaze

declared in 0.1.0

List all episodes of a show. Returns season, number, name, airdate, runtime, and summary.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "show_id": 1
    },
    {
      "show_id": 139,
      "specials": true
    }
  ],
  "required": [
    "show_id"
  ],
  "properties": {
    "show_id": {
      "type": "number",
      "description": "TVMaze show ID"
    },
    "specials": {
      "type": "boolean",
      "description": "Include special episodes (default false)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Tvmaze

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

1/7 registries
View full server →