Podcast Index MCP Server for Claude Code
io.github.conorbronsdon/podcastindex-mcp
Search the Podcast Index: podcasts, episodes, person appearances, trending, feed health.
client:Claude Code
transport:stdio
runtime:npm
Install Podcast Index MCP Server in Claude Code
run in your project directory
claude mcp add podcastindex-mcp -e PODCASTINDEX_API_KEY=<PODCASTINDEX_API_KEY> -e PODCASTINDEX_API_SECRET=<PODCASTINDEX_API_SECRET> -- npx -y podcastindex-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs