Home › Design & Media › Podcast Index MCP Server
Podcast Index MCP Server
Search the Podcast Index: podcasts, episodes, person appearances, trending, feed health.
Topics: Podcasts
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.3.0)
npx -y [email protected]
Or add to your MCP client config:
{
"mcpServers": {
"podcastindex-mcp": {
"command": "npx",
"args": [
"-y",
"[email protected]"
],
"env": {
"PODCASTINDEX_API_KEY": "<YOUR_VALUE>",
"PODCASTINDEX_API_SECRET": "<YOUR_VALUE>"
}
}
}
}
PODCASTINDEX_API_KEYrequired — Podcast Index API key — free at https://api.podcastindex.orgPODCASTINDEX_API_SECRETrequired — Podcast Index API secret issued with your API key
Related servers
Apple Podcasts MCP Server
Apple Podcasts Connect owner analytics over Reporter: plays, followers, episodes. Read-only.
OP3 MCP Server
OP3 podcast analytics: downloads, geography, app share, episode breakdowns. Read-only.
Audiobookshelf
Browse your Audiobookshelf libraries and keep listening progress, bookmarks and playlists in sync
mcp-for-blender
MCP server for working with Blender
godot-mcp
A MCP server for interacting with the Godot game engine, providing tools for editing, running, debugging, and managing scenes in Godot…
openshorts
Turn long videos into viral vertical shorts and publish them to TikTok, Instagram and YouTube.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry