
Podcasts
Let your coding agent search podcasts and pull episode transcripts while you validate topics, competitors, or interview research.
Overview
com.petabloom/podcasts is a MCP server for the Idea phase that discovers podcast episodes and returns transcripts for agent-driven research.
What is this MCP server?
- Remote streamable-HTTP MCP at podcasts.petabloom.com/mcp (v0.2.6)
- Tools to discover podcast episodes relevant to a query or show
- Retrieve full episode transcripts for summarization and citation in agent workflows
- Fits content-led validation and competitive listening pipelines
- No local npm package in manifest—HTTP remote only
- Server version 0.2.6
- Single streamable-HTTP remote endpoint
- Catalog focuses on discover + transcript tools (not a general crawl)
What problem does it solve?
Solo builders waste time scrubbing audio or hunting partial show notes when they need quotable, searchable podcast evidence for validation.
Who is it for?
Indie builders doing audience or competitor research who want transcript-grounded summaries from podcasts in Claude Code or Cursor.
Skip if: Teams that need video transcripts, paywalled premium feeds without API access, or production monitoring of podcast CDNs.
What do I get? / Deliverables
Your agent can pull episode transcripts on demand so research memos, content briefs, and competitor scans cite real podcast sources faster.
- Discovered podcast episode metadata from agent queries
- Episode transcript text usable in summaries, outlines, or RAG chunks
- Research notes grounded in cited podcast sources
Recommended MCP Servers
Journey fit
Podcast discovery and transcripts sit earliest in the journey when you are gathering qualitative signal before you commit to a build. Research is where founders mine long-form audio for audience language, expert takes, and niche trends without manual listening.
How it compares
Podcast-focused MCP integration, not a general browser automation or SEO rank tracker.
Common Questions / FAQ
Who is com.petabloom/podcasts for?
Solo and indie builders using AI coding agents who validate ideas with podcast research and need machine-readable episode transcripts.
When should I use com.petabloom/podcasts?
Use it during early research when you want your agent to find shows, select episodes, and read transcripts before you scope a product or content plan.
How do I add com.petabloom/podcasts to my agent?
Register the streamable-HTTP remote https://podcasts.petabloom.com/mcp in your MCP client (Claude Code, Cursor, etc.) per your editor’s MCP remote setup, then call the server’s discover and transcript tools from the agent.