Extracts transcript text from YouTube videos using various URL formats.
This tool provides functionality to extract transcripts from YouTube videos via a stdio-based MCP server. It leverages the youtube-transcript library and supports standard, shortened, and embed YouTube URLs. The tool returns transcript text, handles invalid URLs, and manages transcript fetch errors. Built using the Highlight AI MCP SDK with input validation via Zod and designed to run on Node.js >=18.0.0, it simplifies access to YouTube video transcripts.