This YouTube transcript extraction MCP server, developed by kimtaeyoon83, provides a streamlined interface for retrieving captions and subtitles from YouTube videos. It supports multiple video URL formats and offers language-specific transcript retrieval, making it versatile for various content analysis tasks. The server features error handling, including validation of input parameters, graceful handling of YouTube API errors, and implementation of timeouts. It's particularly useful for AI-driven content analysis, automated video summarization, and accessibility enhancement projects. Its ability to provide detailed metadata along with transcripts enhances its utility for comprehensive video content analysis.
Extract transcripts from YouTube videos. Inputs: url (string, required): YouTube video URL or video ID, lang (string, optional, default: 'en'): Language code for transcript (e.g., 'ko', 'en')
No reviews yet. Be the first to review!
Sign in to join the conversation