Back to directory
conorbronsdon/podcastindex-mcp

conorbronsdon/podcastindex-mcp

@conorbronsdon

MCP server for the Podcast Index API, enabling podcast search, feed lookups, episode discovery, trending shows, and feed health checks.

podcastspodcast-indexsearchepisodesrssfeed-healthstdioentertainment

Installation & Configuration

{
  "mcpServers": {
    "podcastindex": {
      "command": "node",
      "args": [
        "/path/to/podcastindex-mcp/build/index.js"
      ],
      "env": {
        "PODCASTINDEX_API_KEY": "your-api-key",
        "PODCASTINDEX_API_SECRET": "your-api-secret"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/9/5
Updated
2026/9/5