MCP YouTube Transcript Server
JSON →Retrieves transcripts from YouTube videos for content analysis and processing.
Install
npx -y @smithery/cli Tools · 1
- get_transcripts Fetches transcripts from YouTube videos. Parameters: url (string, required) - YouTube video URL or ID; lang (string, optional) - Language code (default: 'en'); enableParagraphs (boolean, optional) - Enable paragraph mode (default: false). Returns video title, transcript content, and metadata.