Back to directory
@amurshak/podbeanmcp

@amurshak/podbeanmcp

@amurshak0

An MCP server for managing your podcast through the Podbean API

podcastpodbeanaudiomediaentertainment

Installation & Configuration

{
  "mcpServers": {
    "Podbean MCP": {
      "command": "uv",
      "args": [
        "run",
        "--with",
        "mcp[cli]",
        "mcp",
        "run",
        "/full/path/to/PodbeanMCP/server.py"
      ],
      "env": {
        "PODBEAN_CLIENT_ID": "your_client_id",
        "PODBEAN_CLIENT_SECRET": "your_client_secret"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/5/6
Updated
2026/6/5