mcp-youtube-stack

samoxis/mcp-youtube-stack
★ 0 stars Python API Integration Updated 1mo ago
Self-hosted MCP servers bringing YouTube to any MCP-compatible client (Claude Desktop, Cline, Cursor, VS Code, etc.) — search, transcripts, and OAuth-authenticated playlists. Composes with other MCPs: pair with a research server to auto-curate science-backed binaural-frequency playlists. FastMCP via Cloudflare Tunnel.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-youtube-stack": {
      "command": "uvx",
      "args": [
        "mcp-youtube-stack"
      ]
    }
  }
}

Or install with pip: pip install mcp-youtube-stack

README Excerpt

Two production [Model Context Protocol](https://modelcontextprotocol.io) servers built on [FastMCP](https://github.com/jlowin/fastmcp), running 24/7 behind a single Cloudflare Tunnel and reachable by any MCP-compatible client (Claude Desktop, Cursor, Cline, VS Code, etc.). **Live endpoints** - YouTube MCP — `https://yt.thevictoriacross.net/mcp`

Tools (11)

youtube_get_available_languagesyoutube_get_channel_videosyoutube_get_metadatayoutube_get_transcriptyoutube_playlist_add_videoyoutube_playlist_createyoutube_playlist_get_itemsyoutube_playlist_listyoutube_playlist_remove_videoyoutube_playlist_search_and_addyoutube_search

Topics

anthropicclaudecloudflare-tunnelfastmcpmcpmodel-context-protocoloauth2pythonself-hostedyoutube-api