How to Use the Podbean Podcast Hosting MCP in Claude Code
Automate your Podbean podcast management from the command line with Claude Code. Built for shell scripts, cron jobs, and CI/CD.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Podbean Podcast Hosting MCP to Claude Code
Create your Vinkius account to connect Podbean Podcast Hosting to Claude Code — we handle the hosting, security, and runtime updates so you don't have to. No server setup required.
Key Capabilities
Script Your Publishing Pipeline
This server connects Podbean's core functions directly to your terminal. You can use Claude Code to call `publish_episode` from a shell script, making it part of a larger automated workflow. No more manual uploads. You can also script bulk changes. Pipe a list of episode IDs to a script that calls `update_episode` to add a standard prefix to their titles. It's all text, all in the terminal.
Pull Analytics for Reporting via this MCP Server
Use Claude Code to fetch download stats without ever opening a browser. A simple command can trigger `get_podcast_analytics` and dump the raw JSON output to stdout. This is perfect for automated reporting. Set up a cron job that runs nightly, calls `get_episode_analytics` for your newest episode, and appends the download count to a log file or a CSV.
Manage Episodes from the CLI
Get a quick list of all your episodes right in your terminal. A call to `list_episodes` returns a clean list you can pipe to other commands like `grep` or `jq` for filtering and inspection. This also makes cleanup simple and scriptable. Combine `list_episodes` with `grep` to find specific episodes, then pipe their IDs to a script that calls `delete_episode`. It's a sharp tool for precise, headless management.
Set up Podbean Podcast Hosting MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seepodbean-podcast-hosting-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Podbean Podcast Hosting transactions." It will automatically discover and invoke the available Podbean Podcast Hosting tools.
claude mcp add --transport http podbean-podcast-hosting-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Podbean Podcast Hosting MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Podbean Podcast Hosting MCP today
We host it, we monitor it, we maintain it. You just paste one token.