Description
YouTube Transcript Server is an MCP server that enables AI assistants to retrieve transcripts from YouTube videos. Built by Freddie, it provides a simple tool called 'get_transcript' that accepts a YouTube video URL or ID and an optional language parameter to extract captions in the specified language. The implementation uses the youtube-captions-scraper library to handle the extraction process and is packaged as a Node.js application that can be easily installed via Smithery or npm. This server is particularly useful for workflows requiring content analysis, research, or information extraction from YouTube videos without manual transcription.
Server Details
Added
April 21, 2025
