Back to MCP Servers
🔌
eat-pray-ai/yutu
Apache-2.0API key required🏎️ 🏠 🍎 🐧 🪟 - A fully functional MCP server and CLI for YouTube to automate YouTube operation
GoAI & LLMs
Install
npx -y skillsRequired environment variables
YUTU_CACHE_TOKENSet in your MCP configYUTU_LLM_API_KEYSet in your MCP configclaude_desktop_config.json
claude_desktop_config.json
{
"mcpServers": {
"eat-pray-ai-yutu": {
"command": "npx",
"args": [
"-y",
"skills"
],
"env": {
"YUTU_CACHE_TOKEN": "<YOUR_YUTU_CACHE_TOKEN>",
"YUTU_LLM_API_KEY": "<YOUR_YUTU_LLM_API_KEY>"
}
}
}
}Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.
More Go MCP servers
🔌🔌🔌🔌
netdata/netdata#Netdata
🎖️ 🏠 ☁️ 📟 🍎 🪟 🐧 - Discovery, exploration, reporting and root cause analysis using all observability data, including metrics, logs, systems, containers, processes, and network connections
upstash/context7
📇 ☁️ - Up-to-date code documentation for LLMs and AI code editors.
github/github-mcp-server
📇 ☁️ - Official GitHub server for integration with repository management, PRs, issues, and more.
oraios/serena
🐍 🏠 - A fully-featured coding agent that relies on symbolic code operations by using language servers.