Loading languages...
YO

youtube-mcp

@RohitMidha231

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.

youtube
subtitles
llm
context
mcp-server

# mcpServer Config

{
  "mcpServers": {
    "youtube-mcp": {
      "transport": "sse",
      "url": "http://localhost:8000/sse",
      "description": "A simple MCP server to watch YouTube videos and download subtitles"
    }
  }
}

# sseURL

http://localhost:8000/sse
Transport:
sse
اللغة:
Python
تم الإنشاء:4/22/2025
تم التحديث:4/25/2025
الصفحة الرئيسية:
https://github.com/RohitMidha23/youtube-mcp