Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anaisbetts/mcp-youtube
A Model-Context Protocol Server for YouTube
https://github.com/anaisbetts/mcp-youtube
Last synced: 2 months ago
JSON representation
A Model-Context Protocol Server for YouTube
- Host: GitHub
- URL: https://github.com/anaisbetts/mcp-youtube
- Owner: anaisbetts
- License: mit
- Created: 2024-11-19T18:41:07.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-25T16:18:21.000Z (2 months ago)
- Last Synced: 2024-11-25T17:26:47.714Z (2 months ago)
- Language: JavaScript
- Size: 19.5 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-mcp-servers - YouTube - YouTube integration using yt-dlp for subtitle downloading and video analysis (📱 <a name="social-media"></a>Social Media)
- awesome-mcp-servers - YouTube - YouTube integration using yt-dlp for subtitle downloading and video analysis (📱 <a name="social-media"></a>Social Media)
- awesome-mcp-servers - YouTube - Fetch YouTube subtitles (Community Servers)
- awesome-mcp-servers - YouTube - Fetch YouTube subtitles (Community Servers)
- awesome-mcp - Youtube - Uses `yt-dlp` to download subtitles from YouTube. (Servers / Typescript)
- awesome-mcp-servers - anaisbetts/mcp-youtube - YouTube字幕の取得 (サーバー実装 / 🛠️ <a name="other-tools-and-integrations"></a>その他のツールと統合)
README
# YouTube MCP Server
Uses `yt-dlp` to download subtitles from YouTube and connects it to claude.ai via [Model Context Protocol](https://modelcontextprotocol.io/introduction). Try it by asking Claude, "Summarize the YouTube video <>". Requires `yt-dlp` to be installed locally e.g. via Homebrew.
### How do I get this working?
1. Install `yt-dlp` (Homebrew and WinGet both work great here)
1. Now, install this via [mcp-installer](https://github.com/anaisbetts/mcp-installer), use the name `@anaisbetts/mcp-youtube`