macOS
brew install yutulocal Homebrew formula metadata
brew
MCP server and CLI for YouTube. Version 0.10.9 via Homebrew; verified 2026-06-21.
install
brew install yutulocal Homebrew formula metadata
winget install --id eat-pray-ai.yutu -eWindows Package Manager source index · eat-pray-ai.yutu · source: cdn.winget.microsoft.com
overview
MCP server and CLI for YouTube
history
yutu is a Go-based CLI, MCP server, and AI-agent toolkit for YouTube workflows. Its README positions it around uploading and optimizing videos, managing comments, playlists, captions, thumbnails, analytics-related APIs, and channel operations through both command-line and agent interfaces.
The GitHub repository was created in May 2023. By the 2026 README, the project had expanded beyond a simple YouTube utility into a combined CLI, MCP server, skill, and agent package distributed through GitHub releases, Homebrew, WinGet, npm, Docker, and Go install workflows.
The project sits in the post-MCP tooling wave: the README foregrounds its MCP server and agent modes, with Google OAuth setup as the prerequisite for delegated YouTube operations.
Public GitHub metadata showed hundreds of stars by July 2026, making it visible but still young compared with long-lived YouTube automation tools. Its adoption signal is mostly in packaging breadth and AI-tooling integration rather than long historical deployment.
Users create a Google Cloud project, enable YouTube APIs, download OAuth desktop credentials as client_secret.json, run yutu auth, and then use the generated youtube.token.json for later commands. The README also documents environment variables for overriding credential and token paths.
Practical use cases include YouTube upload automation, metadata and playlist management, comment operations, caption and watermark tasks, and exposing these capabilities to MCP clients or the project's own agent mode.
yutu is notable as an example of a media CLI being repackaged for agentic workflows. It is not just a YouTube uploader; in package-index terms it shows how command-line tools are becoming MCP servers and agent backends while still needing ordinary package-manager distribution.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Credential-bearing paths to review before unattended agent runs.
client_secret.jsonyoutube.token.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
yutu | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/eat-pray-ai/yutu
install metadata
| Package key | brew:yutu |
|---|---|
| Version | 0.10.9 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/yutu |
| Homepage | https://yutu.ifor.dev |
| Repository | https://github.com/eat-pray-ai/yutu |
| Upstream docs | https://github.com/eat-pray-ai/yutu#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/eat-pray-ai/yutu/archive/refs/tags/v0.10.9.tar.gz |
| Last updated | 2026-06-21T13:01:05Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | yutu |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
eat-pray-ai.yutu
winget install --id eat-pray-ai.yutu -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.