Enables extraction of transcript text from YouTube videos by providing the video URL, supporting standard, shortened, and embed URL formats.
The YouTube MCP server provides functionality to extract transcripts from YouTube videos.
Retrieves the transcript text from a YouTube video.
Parameters:
videoUrl
: Full YouTube video URL (supports standard, shortened, and embed URLs)Returns: Object containing:
content
: Array with transcript textHandles multiple YouTube URL formats:
https://www.youtube.com/watch?v=VIDEO_ID
https://youtu.be/VIDEO_ID
https://www.youtube.com/embed/VIDEO_ID
The server implements standard error handling:
ErrorCode.InvalidParams
ErrorCode.InvalidParams
Discover shared experiences
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!