Submit

Yutu

@eat-pray-ai

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

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

Server Config

{
  "mcpServers": {
    "yutu": {
      "type": "stdio",
      "command": "yutu",
      "args": [
        "mcp"
      ],
      "env": {
        "YUTU_CREDENTIAL": "/absolute/path/to/client_secret.json",
        "YUTU_CACHE_TOKEN": "/absolute/path/to/youtube.token.json"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.