Yutu

general MCP Server

The AI-powered toolkit that grows your YouTube channel on autopilot.

generalgeneral
8 views508 stars57 forksApache-2.0

Why This Matters

Discovered via unknown and last synced 3mo ago.

Source
unknown
Stars
508
Last synced
3mo ago
Install
Check source

Install

Install instructions not detected yet

Check the source repository for the latest setup steps.

View source instructions
14
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Who Is This For?

Developers and content creators who need programmatic access to YouTube data and functionality within Claude conversations. AI engineers building Claude applications, automation specialists, and researchers will benefit from integrating YouTube capabilities directly into their workflows without switching contexts.

Use Cases

Extract metadata from YouTube videos

Quickly retrieve video titles, descriptions, transcripts, and metadata through Claude to analyze content, build summaries, or feed data into downstream processes.

Automate video research workflows

Have Claude search, filter, and organize YouTube videos based on criteria, enabling systematic content research without manual browsing.

Build YouTube-integrated chatbots

Create AI assistants that can access and discuss YouTube content directly, answering questions about videos or recommending content based on user queries.

Analyze content trends at scale

Process multiple YouTube videos programmatically through Claude to identify patterns, extract insights, or generate reports on content themes and performance.

Frequently Asked Questions

Can Yutu access private videos or restricted content?

Yutu operates within YouTube's standard API permissions. You'll need appropriate authentication and can only access content you have permission to view, just like the standard YouTube interface.

What YouTube data can I retrieve with this MCP server?

While specific tools aren't listed, as a YouTube MCP server, Yutu likely provides access to video metadata, search functionality, and potentially transcripts or channel information, though exact capabilities depend on implementation.

How do I authenticate with YouTube API through Yutu?

Authentication typically requires YouTube API credentials configured in your Claude environment. Refer to Yutu's setup documentation for specific configuration steps and credential management.

Are there rate limits or quotas when using Yutu?

Yes, YouTube API quotas apply. Your usage is subject to Google's standard rate limits and daily quota allocations, which you should review to plan large-scale operations accordingly.

Available Tools (14)

Agent

Role

YUTU_DESTROYER_INSTRUCTION

Custom instruction for destroyer agent

YUTU_LLM_API_KEY

API key for the model provider

Variable

Description

YUTU_ROOT

Root directory for file resolution

YUTU_RETRIEVAL_INSTRUCTION

Custom instruction for retrieval agent

YUTU_CREDENTIAL

Path, base64, or JSON of OAuth client secret

YUTU_CACHE_TOKEN

Path, base64, or JSON of cached OAuth token

YUTU_ADVANCED_MODEL

Model for orchestrator agent (format: `provider:modelName`)

GOOGLE_GEMINI_BASE_URL

Base URL for Gemini API

YUTU_AGENT_INSTRUCTION

Custom instruction for orchestrator agent

YUTU_LOG_LEVEL

Log level: `DEBUG`, `INFO`, `WARN`, `ERROR`

YUTU_MODIFIER_INSTRUCTION

Custom instruction for modifier agent

YUTU_LITE_MODEL

Model for sub-agents (format: `provider:modelName`)