
YouTube Transcript
Extracts transcripts from YouTube videos with language selection and formatting options. Provides video metadata and automatic paragraph segmentation for content analysis.
Fetches and analyzes YouTube video transcripts by accepting URLs or video IDs and returning formatted transcript data with timestamps for video content analysis without watching.
What it does
- Extract transcripts from YouTube videos
- Select transcript language
- Format text with paragraph breaks
- Retrieve video titles and metadata
- Decode HTML entities and normalize text
Best for
About YouTube Transcript
YouTube Transcript is a community-built MCP server published by mybuddymichael that provides AI assistants with tools and capabilities via the Model Context Protocol. Easily fetch and analyze YouTube transcripts by video URL or ID. Use our YouTube transcript tool for fast content analys It is categorized under search web, other.
How to install
You can install YouTube Transcript in your AI client of choice. Use the install panel on this page to get one-click setup for Cursor, Claude Desktop, VS Code, and other MCP-compatible clients. This server runs locally on your machine via the stdio transport.
License
YouTube Transcript is released under the MIT license. This is a permissive open-source license, meaning you can freely use, modify, and distribute the software.
youtube-transcript-mcp
A simple MCP server that lets LLMs easily get the transcript of YouTube videos.
To install
Add this to your LLM app's MCP settings:
{
"mcpServers": {
"youtube-transcript": {
"command": "bunx",
"args": ["--bun", "-y", "youtube-transcript-mcp"]
}
}
}
If you prefer node to bun, you can use npx instead:
{
"mcpServers": {
"youtube-transcript": {
"command": "npx",
"args": ["-y", "youtube-transcript-mcp"]
}
}
}
To use
Just ask your LLM about a YouTube video:
Summarize this video: https://www.youtube.com/watch?v=dQw4w9WgXcQ
What are the three key points of this video? https://www.youtube.com/watch?v=dQw4w9WgXcQ
What are some counterpoints to this argument here? https://www.youtube.com/watch?v=dQw4w9WgXcQ
Alternatives
Related Skills
Browse all skillsThis skill should be used when the user asks to "유튜브 정리", "영상 요약", "transcript 번역", "YouTube digest", "영상 퀴즈", or provides a YouTube URL for analysis. Extracts transcript, generates summary/insights/Korean translation, and tests comprehension with 9 quiz questions across 3 difficulty levels. Optional Deep Research for web-based follow-up.
Convert various file formats (PDF, Office documents, images, audio, web content, structured data) to Markdown optimized for LLM processing. Use when converting documents to markdown, extracting text from PDFs/Office files, transcribing audio, performing OCR on images, extracting YouTube transcripts, or processing batches of files. Supports 20+ formats including DOCX, XLSX, PPTX, PDF, HTML, EPUB, CSV, JSON, images with OCR, and audio with transcription.
Interactive Archon integration for knowledge base and project management via REST API. On first use, asks for Archon host URL. Use when searching documentation, managing projects/tasks, or querying indexed knowledge. Provides RAG-powered semantic search, website crawling, document upload, hierarchical project/task management, and document versioning. Always try Archon first for external documentation and knowledge retrieval before using other sources.
The most comprehensive YouTube skill for AI agents. Extract transcripts for FREE (zero API quota!), search with filters, batch video details, read comments, download videos/audio. We analyzed 15+ YouTube tools and built the one that does everything.
Generates B2B/B2C leads by scraping Google Maps, websites, Instagram, TikTok, Facebook, LinkedIn, YouTube, and Google Search. Use when user asks to find leads, prospects, businesses, build lead lists, enrich contacts, or scrape profiles for sales outreach.
Download videos, audio, subtitles, and clean paragraph-style transcripts from YouTube and any other yt-dlp supported site. Use when asked to “download this video”, “save this clip”, “rip audio”, “get subtitles”, “get transcript”, or to troubleshoot yt-dlp/ffmpeg and formats/playlists.