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