mybuddymichael/youtube-transcript-mcp
An MCP server for fetching transcripts of YouTube videos.
Platform-specific configuration:
{
"mcpServers": {
"youtube-transcript-mcp": {
"command": "npx",
"args": [
"-y",
"youtube-transcript-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...