HomeSearch & Research › tube-bridge

tube-bridge

YouTube MCP server for search, transcripts, frames, comments, channels, and local semantic corpora.

Python Local
★ 0 stars Last pushed 2026-08-26 License: MIT

Topics: Research

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 1.1.6)

uvx tube-bridge

Or add to your MCP client config:

{
  "mcpServers": {
    "tube-bridge": {
      "command": "uvx",
      "args": [
        "tube-bridge"
      ],
      "env": {
        "YOUTUBE_API_KEY": "<YOUR_VALUE>",
        "TUBE_BRIDGE_PROXY": "<YOUR_VALUE>",
        "TUBE_BRIDGE_CACHE": "<YOUR_VALUE>"
      }
    }
  }
}
  • YOUTUBE_API_KEY secret — Optional YouTube Data API v3 key for comments, channel tools, and higher-quality search.
  • TUBE_BRIDGE_PROXY secret — Optional HTTP(S) or SOCKS proxy URL for yt-dlp and transcript requests.
  • TUBE_BRIDGE_CACHE — Optional directory for cache and corpus databases.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry