A Model Context Protocol server that enables retrieval of transcripts from YouTube videos. This server provides direct access to video captions and subtitles through a simple interface.
mcpServer
{ "mcpServers": { "youtube-transcript": { "command": "npx", "args": [ "-y", "@kimtaeyoon83/mcp-server-youtube-transcript" ] } } }
npx -y @kimtaeyoon83/mcp-server-youtube-transcript