The Highlight YouTube MCP tool extracts transcripts from YouTube videos, supporting various URL formats (standard, shortened, embed). It returns transcripts for videos with captions enabled, but only in English. Built using the Highlight AI MCP SDK and the youtube-transcript library, it runs on Node.js and offers error handling for invalid URLs and fetch failures.
Retrieves the transcript text from a YouTube video. Parameters: videoUrl (string) - Full YouTube video URL (supports standard, shortened, and embed URLs). Returns: Object containing content (array) with transcript text.
No reviews yet. Be the first to review!
Sign in to join the conversation
After downloading, you can run the MCP server in any client or IDE:
node path/to/downloaded/file.mjs