You're viewing a demo portfolio

Join the waitlist
PRSM

best_podcasts

Active

Tool of Listen Notes

declared in 0.1.0

Fetch the Listen Notes curated list of top podcasts, optionally filtered by `genre_id`, `region`, or `sort`. Returns title, publisher, image URL, and Listen Notes id per podcast.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "region": "us",
      "genre_id": 144
    },
    {
      "page": 2
    }
  ],
  "properties": {
    "page": {
      "type": "number"
    },
    "sort": {
      "type": "string"
    },
    "region": {
      "type": "string"
    },
    "genre_id": {
      "type": "number"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Listen Notes

https://github.com/pipeworx-io/mcp-listen-notes

1/7 registries
View full server →
best_podcasts — Listen Notes — PRSM MCP