tube-bridge

TheWhiteWater/tube-bridge
★ 0 stars Python AI/LLM Updated today
Full-featured YouTube MCP server for AI agents — search, discovery, transcripts. Zero API keys.
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": {
    "tube-bridge": {
      "command": "uvx",
      "args": [
        "tube-bridge"
      ]
    }
  }
}

Or install with pip: pip install tube-bridge

README Excerpt

**YouTube MCP server for AI agents — search, discovery, transcripts, comments, semantic corpus.** 16 tools. 13 without API key. 3 with optional YouTube Data API v3 key. ```bash pip install tube-bridge tube-bridge # stdio mode (local MCP clients) tube-bridge --http # HTTP mode (remote, port 8080)

Tools (16)

corpus_addcorpus_createcorpus_deletecorpus_listcorpus_searchtube_bridge_helpyoutube_get_available_languagesyoutube_get_channel_infoyoutube_get_channel_videosyoutube_get_commentsyoutube_get_playlistyoutube_get_transcriptyoutube_get_trendingyoutube_get_video_infoyoutube_searchyoutube_search_channels