Loading MCP server directory, please wait...
A fully functional MCP server and CLI for YouTube
npx @getmcp/cli add io.github.eat-pray-ai/yutuRequires Docker Engine. Community-contributed server. Review source before installing.
YUTU_CREDENTIALGCP project credential for yutu, base64 encoded JSON or path to JSON file
YUTU_CACHE_TOKENYouTube authentication token, base64 encoded JSON or path to JSON file
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.eat-pray-ai/yutu": {
"command": "docker",
"args": [
"{user}:{group}",
"type=bind,source={hostPath},target=/app",
"8216:8216",
"run",
"-i",
"--rm",
"-e",
"YUTU_CREDENTIAL",
"-e",
"YUTU_CACHE_TOKEN",
"-e",
"YUTU_LOG_LEVEL",
"ghcr.io/eat-pray-ai/yutu:v0.10.7",
"mcp",
"http"
],
"env": {
"YUTU_CREDENTIAL": "",
"YUTU_CACHE_TOKEN": "",
"YUTU_LOG_LEVEL": "INFO"
}
}
}
}Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Ephemeral data sandbox for AI workflows with guardrails and security
Access live company and contact data from Explorium's AgentSource B2B platform.
Database MCP server for MySQL, MariaDB, PostgreSQL & SQLite