Skip to main content
Browser AutomationGo

eat-pray-ai/yutu

A fully functional MCP server and CLI for YouTube to automate YouTube operation

browser-automationlocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/eat-pray-ai/yutu

Claude Desktop configuration example:

{
  "mcpServers": {
    "yutu": {
      "command": "npx",
      "args": [
        "-y",
        "eat-pray-ai/yutu"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Browser Automation
Language
Go
Author
eat-pray-ai