You're viewing a demo portfolio

Join the waitlist
PRSM

top_podcasts

Active

Tool of Fyyd

declared in 0.1.0

Return the most popular podcasts on fyyd, optionally filtered by category slug and language code, with up to 30 results per call.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "category": "news"
    },
    {
      "lang": "en",
      "count": 25,
      "category": "technology"
    }
  ],
  "properties": {
    "lang": {
      "type": "string"
    },
    "count": {
      "type": "number"
    },
    "category": {
      "type": "string",
      "description": "Category slug from `categories`"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Fyyd

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

1/7 registries
View full server →