MCP server for YouTube summarization via Claude
Top 71.9% on sourcepulse
This project provides a Model-Context Protocol (MCP) server for YouTube, enabling users to interact with YouTube video content via AI models. It targets users who want to leverage AI for summarizing or analyzing YouTube videos without leaving their AI chat interface. The primary benefit is seamless integration of YouTube content into AI workflows.
How It Works
The server utilizes yt-dlp
to download subtitles from YouTube videos. These subtitles are then fed into an AI model through the Model-Context Protocol. This approach allows AI models to process and understand the textual content of YouTube videos, facilitating tasks like summarization.
Quick Start & Requirements
mcp-installer install @anaisbetts/mcp-youtube
yt-dlp
to be installed locally (e.g., via Homebrew or WinGet).Highlighted Details
yt-dlp
for robust subtitle extraction.Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The project appears to be in its early stages, with no explicit versioning or release notes. Compatibility with specific AI models beyond those supporting MCP is not detailed.
4 months ago
Inactive