
Mcp Youtube Transcript
Pull YouTube video transcripts into the agent so you can summarize tutorials, competitor talks, and founder interviews without manual copy-paste.
Overview
io.github.jkawamoto/mcp-youtube-transcript is an Idea-phase MCP server that retrieves YouTube video transcripts for agent-side research and summarization.
What is this MCP server?
- MCP server focused on retrieving transcripts from YouTube videos
- Published as mcpb stdio package (v0.6.4) from jkawamoto/mcp-youtube-transcript
- Feeds competitor reviews, course content, and launch teardowns into agent context
- Useful for validation notes and later Grow content outlines from the same source
- No extra env vars declared in server.json—lighter setup than many API bridges
- Server version 0.6.4
- Stdio transport via mcpb registry package
- Single-package server.json with no listed secret env vars
Community signal: 401 GitHub stars.
What problem does it solve?
Founder research lives on YouTube but agents cannot use video audio unless you manually transcribe or paste captions.
Who is it for?
Solo builders doing competitor and audience research from YouTube tutorials, podcasts-on-video, and launch livestreams.
Skip if: Workflows that need guaranteed captions on every video, official YouTube Data API quota management, or bulk offline media archiving.
What do I get? / Deliverables
After install, your agent can request transcripts for videos and work from searchable text in the same MCP session.
- Transcript text usable in agent prompts and summaries
- Faster research loops without manual caption export
Recommended MCP Servers
Journey fit
Transcript retrieval fits the Idea phase when you mine YouTube for market signals, tooling walkthroughs, and positioning clues before you commit to build. Research is the canonical shelf because the primary job is ingesting third-party video text for analysis, not shipping product code.
How it compares
Transcript-fetch MCP bridge, not a full video SEO or publishing pipeline.
Common Questions / FAQ
Who is mcp-youtube-transcript for?
Builders and creators who research on YouTube and want Claude Code, Cursor, or similar agents to read transcript text directly.
When should I use mcp-youtube-transcript?
Use it in Idea and Validate when summarizing competitor videos, extracting quotes, or turning talks into specs and content briefs.
How do I add mcp-youtube-transcript to my agent?
Add the v0.6.4 mcpb stdio server from the GitHub release to your MCP config alongside your other local servers.