trending
ActiveTool of Podcast Index MCP
Get trending podcasts across the open podcast database, ranked by recent activity. Optionally filter by language or category. Returns podcast title, author, categories, artwork, and trend score. Example: trending({ max: 10, lang: "en", cat: "Technology" })
Parameters schema
{
"type": "object",
"required": [],
"properties": {
"cat": {
"type": "string",
"description": "Optional category filter, e.g. \"Technology\", \"News\""
},
"max": {
"type": "number",
"description": "Maximum number of trending podcasts to return (default 10, max 40)"
},
"lang": {
"type": "string",
"description": "Optional language filter, e.g. \"en\", \"es\""
},
"_apiKey": {
"type": "string",
"description": "Optional — your own Podcast Index credentials as KEY:SECRET for higher limits; omit to use the shared Pipeworx key."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Podcast Index MCP
https://github.com/pipeworx-io/mcp-podcastindex
2/7 registries