MCPServers
YouTube Downloader - MCP server logo

YouTube Downloader

33
0

Summary

This MCP server, developed by Dewei Yen, provides a bridge between AI models and YouTube content through the yt-dlp tool. Built with TypeScript and leveraging the Model Context Protocol SDK, it offers capabilities for downloading YouTube subtitles and videos. The implementation focuses on simplifying access to YouTube content for AI processing, enabling use cases such as video summarization and content analysis. By connecting AI models with YouTube data, this server allows for sophisticated scenarios like automated video transcription, content curation, and language processing of video subtitles. It's particularly useful for applications and AI assistants that require programmatic access to YouTube content through a standardized MCP interface.

Available Actions(4)

list_subtitle_languages

List all available subtitle languages and their formats for a video. Parameters: url (string, required)

download_video_subtitles

Download video subtitles in any available format. Supports both regular and auto-generated subtitles. Parameters: url (string, required), language (string, optional)

download_video

Download video to user's Downloads folder. Parameters: url (string, required), resolution (string, optional)

download_audio

Download audio in best available quality (usually m4a/mp3 format) to user's Downloads folder. Parameters: url (string, required)

Last Updated: May 30, 2025

커뮤니티 리뷰

0.0
0 리뷰
5
0
4
0
3
0
2
0
1
0

아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!

대화에 참여하려면 로그인하세요

Coming soon to
HighlightHighlight AI

언어

TypeScript

카테고리

태그