YouTube Transcripts

Integrates with YouTube's transcript API to retrieve and process captions from video URLs, enabling content analysis and information extraction from spoken video content.

Featured
View Source
60 stars
0 tools
Created Aug 2025
@jkawamoto/jkawamoto-youtube-transcripts-youtube-transcript

About

Integrates with YouTube's transcript API to retrieve and process captions from video URLs, enabling content analysis and information extraction from spoken video content.

Categories

general

Installation

npm

npm install @jkawamoto/jkawamoto-youtube-transcripts-youtube-transcript

Configuration

{ "mcpServers": { "jkawamoto-youtube-transcripts-youtube-transcript": { "command": "npx", "args": [ "-y", "@jkawamoto/jkawamoto-youtube-transcripts-youtube-transcript" ] } } }