eat-pray-ai/yutu
A fully functional MCP server and CLI for YouTube to automate YouTube operation
Quick Start
Clone the repository:
git clone https://github.com/eat-pray-ai/yutuClaude Desktop configuration example:
{
"mcpServers": {
"yutu": {
"command": "npx",
"args": [
"-y",
"eat-pray-ai/yutu"
]
}
}
}Check the repository README for specific installation and configuration instructions.