This is an MCP server that allows you to directly download transcripts of YouTube videos.
{
"mcpServers": {
"kimtaeyoon83mcp-youtube-transcript": {
"command": "npx",
"args": [
"-y",
"@kimtaeyoon83/mcp-server-youtube-transcript"
]
}
}
}