Y
Youtube MCP
YouTube CLI + MCP tool — manage videos, comments & playlists from your terminal or let AI agents do it for you.
Created 3/21/2026
Updated about 19 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-youtube-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"virat-mankali-youtube-mcp": {
"command": "npx",
"args": [
"virat-mankali-youtube-mcp"
]
}
}
}