kimtaeyoon83/mcp-server-youtube-transcript
This is an MCP server that allows you to directly download transcripts of YouTube videos.
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-youtube-transcript": {
"command": "npx",
"args": [
"-y",
"mcp-server-youtube-transcript"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...