You're viewing a demo portfolio

Join the waitlist
PRSM

episodes

Active

Tool of Podcast Index MCP

declared in 0.1.0

List recent episodes for a podcast by its Podcast Index feed ID. Returns episode title, description, publish date, duration, audio URL, and episode/season numbers. Example: episodes({ feed_id: 920666, max: 10 })

Parameters schema

{
  "type": "object",
  "required": [
    "feed_id"
  ],
  "properties": {
    "max": {
      "type": "number",
      "description": "Maximum number of episodes to return (default 10, max 100)"
    },
    "_apiKey": {
      "type": "string",
      "description": "Optional — your own Podcast Index credentials as KEY:SECRET for higher limits; omit to use the shared Pipeworx key."
    },
    "feed_id": {
      "type": "number",
      "description": "Podcast Index feed ID (from search_podcasts or trending podcasts results)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Podcast Index MCP

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

2/7 registries
View full server →
episodes — Podcast Index MCP — PRSM MCP