Back to Catalog
JavaScript
AI Tools
A Model-Context Protocol Server for YouTube
MCP Trust Score
Based on our comprehensive evaluation criteria
🤖 Evaluated by gemini-2.5-flashFix
Trust Score69/100
- • Most MCP protocol features implemented (30/40)
- • Limited GitHub community activity (8/20)
- • Optimal dependency management (20/20)
- • Moderate deployment maturity (5/10)
- • Documentation (8/8)
- • Archestra MCP Trust score badge is missing
GitHub Metrics
Repository statistics and activity
⭐ GitHub Stars:413
👥 Contributors:1
📋 Total Issues:7
📦 Has Releases:Yes
🔧 Has CI/CD Pipeline:No
Configuration
Configuration example extracted from README.md for Claude Desktop and other clients.
🤖 Evaluated by gemini-2.5-flashFix
{
"anaisbetts-mcp-youtube": {
"command": "npx",
"args": [
"-y",
"@anaisbetts/mcp-youtube"
]
}
}MCP Protocol Support
Implemented MCP protocol features
🤖 Evaluated by gemini-2.5-flashFix
Tools:✓
Prompts:✓
Resources:✓
Sampling:✓
Roots:✗
Logging:✗
STDIO Transport:✓
HTTP Transport:✗
OAuth2 Auth:✗
Dependencies
3 dependencies
Libraries and frameworks used by this MCP server
🤖 Evaluated by gemini-2.5-flashFix
README.md
YouTube MCP Server
Uses yt-dlp to download subtitles from YouTube and connects it to claude.ai via Model Context Protocol. Try it by asking Claude, "Summarize the YouTube video <yt-dlp to be installed locally e.g. via Homebrew.
How do I get this working?
- Install
yt-dlp(Homebrew and WinGet both work great here) - Now, install this via mcp-installer, use the name
@anaisbetts/mcp-youtube
Resources
Add Quality Badge
Show your MCP trust score in your README
[](https://archestra.ai/mcp-catalog/anaisbetts__mcp-youtube)README.md
YouTube MCP Server
Uses yt-dlp to download subtitles from YouTube and connects it to claude.ai via Model Context Protocol. Try it by asking Claude, "Summarize the YouTube video <yt-dlp to be installed locally e.g. via Homebrew.
How do I get this working?
- Install
yt-dlp(Homebrew and WinGet both work great here) - Now, install this via mcp-installer, use the name
@anaisbetts/mcp-youtube