SubDownload/subdownload-mcp
🔌 MCP ServerSubDownload
An MCP server enabling AI agents to search, transcribe, and summarize YouTube content for persistent knowledge recall.
SubDownload MCP acts as a specialized gateway for AI agents to interact with YouTube as a primary data source. Beyond simple metadata retrieval, it leverages advanced AI-driven Automatic Speech Recognition (ASR) to generate transcripts for videos that do not have existing captions, making virtually any YouTube video searchable and summarizable. This capability is critical for agents tasked with research, content analysis, or educational synthesis. The architecture is built for security and scalability, utilizing OAuth 2.1 with Dynamic Client Registration to manage user access. Users can organize their findings into a persistent, per-user knowledge base, allowing agents to maintain context across different sessions. This tool effectively turns YouTube into a structured, queryable database for LLM-based applications, significantly reducing the friction of manual video processing and information extraction.
💡Highlights
- ├─AI-powered ASR for all videos
- ├─Persistent cross-session recall
- └─OAuth 2.1 secure authentication
🎯For
- ├─AI Developers
- ├─Research Agents
- └─Content Analysts