yutu
The AI-powered toolkit that grows your YouTube channel on autopilot
The record the registry holds
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.eat-pray-ai/yutu",
"description": "The AI-powered toolkit that grows your YouTube channel on autopilot",
"title": "yutu",
"repository": {
"url": "https://github.com/eat-pray-ai/yutu",
"source": "github",
"id": "643163403"
},
"version": "0.10.11-dev3",
"icons": [
{
"src": "https://raw.githubusercontent.com/eat-pray-ai/yutu/main/assets/yutu-ico.svg",
"mimeType": "image/svg+xml",
"sizes": [
"any"
]
}
],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@eat-pray-ai/yutu",
"version": "0.10.11-dev3",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "mcp",
"type": "positional"
},
{
"value": "stdio",
"type": "named",
"name": "--mode"
}
],
"environmentVariables": [
{
"description": "GCP project credential for yutu, Base64 encoded JSON or path to JSON file",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "YUTU_CREDENTIAL"
},
{
"description": "YouTube authentication token, Base64 encoded JSON or path to JSON file",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "YUTU_CACHE_TOKEN"
},
{
"description": "Log level",
"format": "string",
"default": "INFO",
"choices": [
"DEBUG",
"INFO",
"WARNING",
"ERROR"
],
"name": "YUTU_LOG_LEVEL"
}
]
},
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@eat-pray-ai/yutu",
"version": "0.10.11-dev3",
"transport": {
"type": "streamable-http",
"url": "http://localhost:{--port}/mcp"
},
"packageArguments": [
{
"value": "mcp",
"type": "positional"
},
{
"value": "http",
"type": "named",
"name": "--mode"
},
{
"description": "Port to listen on for HTTP mode",
"default": "8216",
"type": "named",
"name": "--port"
}
],
"environmentVariables": [
{
"description": "GCP project credential for yutu, Base64 encoded JSON or path to JSON file",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "YUTU_CREDENTIAL"
},
{
"description": "YouTube authentication token, Base64 encoded JSON or path to JSON file",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "YUTU_CACHE_TOKEN"
},
{
"description": "Log level",
"format": "string",
"default": "INFO",
"choices": [
"DEBUG",
"INFO",
"WARNING",
"ERROR"
],
"name": "YUTU_LOG_LEVEL"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-20T15:22:50.925184Z",
"publishedAt": "2026-08-20T15:22:50.925184Z",
"updatedAt": "2026-08-20T15:22:50.925184Z",
"isLatest": true
}
}
}
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
MCP server
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.
The publisher's own address
https://github.com/eat-pray-ai/yutu
The address the publisher put in their registry record, printed as they wrote it. Nobody here has opened it.