
YouTube-MCP
3 years
Works with Finder
0
Github Watches
0
Github Forks
0
Github Stars
YouTube MCP Server
A Model Context Protocol server that provides tools to interact with YouTube videos, primarily for retrieving video subtitles. This server enables LLMs to extract content from YouTube videos for analysis and processing.
Available Tools
-
watch_youtube_video
- Downloads and processes subtitles for a YouTube video.- Required arguments:
-
url
(string): The URL of the YouTube video to watch. -
sub_lang
(string): The language of the subtitles to download.
-
- Required arguments:
Installation
Prerequisites
This server requires:
- Python 3.11 or later
- yt-dlp (must be installed and available in your PATH)
Using uv
uv run src/server.py
Integration
- Start the server:
docker build -t youtube-mcp:latest .
docker run --rm -i --name youtube-mcp youtube-mcp:latest
- On cursor, add the following to your
mcp.json
file:
{
"mcpServers": {
"youtube-mcp": {
"transport": "sse",
"url": "http://localhost:8000/sse",
"description": "A simple MCP server to watch YouTube videos and download subtitles"
}
}
}
Examples of Questions for Cursor
- "What does this YouTube video talk about?" (provide URL)
- "Can you summarize this YouTube video for me?" (provide URL)
- "Extract the key points from this YouTube lecture" (provide URL)
- "Watch this YouTube tutorial and explain the steps" (provide URL)
相关推荐
🔥 1Panel proporciona una interfaz web intuitiva y un servidor MCP para administrar sitios web, archivos, contenedores, bases de datos y LLM en un servidor de Linux.
🧑🚀 全世界最好的 llM 资料总结(数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Resumen de los mejores recursos del mundo.
⛓️Rulego es un marco de motor de regla de orquestación de componentes de alta generación de alto rendimiento, de alto rendimiento y de alto rendimiento para GO.
Cree fácilmente herramientas y agentes de LLM utilizando funciones Plain Bash/JavaScript/Python.
😎简单易用、🧩丰富生态 - 大模型原生即时通信机器人平台 | 适配 Qq / 微信(企业微信、个人微信) / 飞书 / 钉钉 / Discord / Telegram / Slack 等平台 | 支持 Chatgpt 、 Deepseek 、 DiFy 、 Claude 、 Gemini 、 Xai 、 PPIO 、 Ollama 、 LM Studio 、阿里云百炼、火山方舟、 Siliconflow 、 Qwen 、 Moonshot 、 Chatglm 、 SillyTraven 、 MCP 等 LLM 的机器人 / Agente | Plataforma de bots de mensajería instantánea basada en LLM, admite Discord, Telegram, WeChat, Lark, Dingtalk, QQ, Slack
Iniciar aplicaciones de múltiples agentes empoderadas con Building LLM de manera más fácil.
Reviews

user_eIuwBIla
I recently started using the youtube-mcp application by RohitMidha23 and it has been a game changer for managing my YouTube content! The interface is user-friendly and it saves me so much time in curating and organizing my playlists. Highly recommended for any YouTube enthusiast!