MCP Server
MCP
Podcast Index MCP Server
Search the Podcast Index: podcasts, episodes, person appearances, trending, feed health.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "podcastindex-mcp",
"version": "0.3.0",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Podcast Index API key — free at https://api.podcastindex.org",
"isRequired": true,
"name": "PODCASTINDEX_API_KEY"
},
{
"description": "Podcast Index API secret issued with your API key",
"isRequired": true,
"name": "PODCASTINDEX_API_SECRET"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment