Wraps the Podcast Index API, giving you programmatic access to one of the largest open podcast directories. Part of the Pipeworx gateway ecosystem, which connects to 748+ data sources through a unified interface. You can either call individual Podcast Index tools directly or use the ask_pipeworx function to query in plain English and let the gateway route to the right endpoint automatically. Useful when you need to search podcasts, fetch episode metadata, or integrate podcast data into your AI workflows without managing API keys and rate limits yourself. Runs over streamable HTTP, so no local installation needed.
Podcast Index MCP — wraps the Podcast Index API (podcastindex.org)
Part of Pipeworx — an MCP gateway connecting AI agents to 748+ live data sources.
| Tool | Description |
|---|
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"podcastindex": {
"url": "https://gateway.pipeworx.io/podcastindex/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 748+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Podcastindex data" })
The gateway picks the right tool and fills the arguments automatically.
MIT
io.github.xpaysh/social-media
com.thenextgennexus/youtube-media-mcp-server
csoai-org/social-media-ai-mcp
com.ezbizservices/social-media
io.github.wolflangis/video-loom
mamertofabian/elevenlabs-mcp-server