Cover image
Try Now
2025-04-14

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.

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

  1. Start the server:
docker build -t youtube-mcp:latest .
docker run --rm -i --name youtube-mcp youtube-mcp:latest
  1. 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

  1. "What does this YouTube video talk about?" (provide URL)
  2. "Can you summarize this YouTube video for me?" (provide URL)
  3. "Extract the key points from this YouTube lecture" (provide URL)
  4. "Watch this YouTube tutorial and explain the steps" (provide URL)

相关推荐

  • av
  • Exécutez sans effort LLM Backends, API, Frontends et Services avec une seule commande.

  • 1Panel-dev
  • 🔥 1Panel fournit une interface Web intuitive et un serveur MCP pour gérer des sites Web, des fichiers, des conteneurs, des bases de données et des LLM sur un serveur Linux.

  • WangRongsheng
  • 🧑‍🚀 全世界最好的 LLM 资料总结 (数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Résumé des meilleures ressources LLM du monde.

  • rulego
  • ⛓️RULEGO est un cadre de moteur de règle d'orchestration des composants de nouvelle génération légère, intégrée, intégrée et de nouvelle génération pour GO.

  • sigoden
  • Créez facilement des outils et des agents LLM à l'aide de fonctions Plain Bash / JavaScript / Python.

  • RockChinQ
  • 😎简单易用、🧩丰富生态 - 大模型原生即时通信机器人平台 | 适配 QQ / 微信 (企业微信、个人微信) / 飞书 / 钉钉 / Discord / Telegram / Slack 等平台 | 支持 Chatgpt 、 Deepseek 、 Dify 、 Claude 、 GEMINI 、 XAI 、 PPIO 、 OLLAMA 、 LM Studio 、阿里云百炼、火山方舟、 Siliconflow 、 Qwen 、 Moonshot 、 ChatGlm 、 Sillytraven 、 MCP 等 LLM 的机器人 / Agent | Plateforme de bots de messagerie instantanée basés sur LLM, prend en charge Discord, Telegram, WeChat, Lark, Dingtalk, QQ, Slack

  • hkr04
  • SDK C ++ MCP (Protocole de contexte modèle léger)

  • dmayboroda
  • Rag de conversation sur site avec des conteneurs configurables

  • modelscope
  • Commencez à construire des applications multi-agents LLM, plus facilement.

  • evilsocket
  • Le kit de développement d'agent simple.

    Reviews

    1 (1)
    Avatar
    user_eIuwBIla
    2025-04-24

    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!