Back to directory
podscan

podscan

@JordanDalton1

MCP server for integrating with Podscan to provide podcast-related context

podcastmcp serverpodscanentertainment

Installation & Configuration

{
  "mcpServers": {
    "podscan": {
      "command": "node",
      "args": [
        "<thePathToYour>/build/index.js"
      ],
      "env": [
        {
          "API_KEY": "<REPLACE>"
        }
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/4/7
Updated
2025/8/5