ShellyDeng08/youtube-connector-mcp
MCP server for YouTube — search videos, get transcripts, channels, and playlists. Works with Claude, Cursor & any MCP client.
Platform-specific configuration:
{
"mcpServers": {
"youtube-connector-mcp": {
"command": "npx",
"args": [
"-y",
"youtube-connector-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...