youtube-research-mcp

Unknowmyt1M/youtube-research-mcp
★ 0 stars Python AI/LLM Updated today
Fast, reliable, zero-API-key YouTube research MCP server for AI agents with hybrid semantic search and timestamp deep links
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": {
    "youtube-research-mcp": {
      "command": "uvx",
      "args": [
        "youtube-research-mcp"
      ]
    }
  }
}

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

README Excerpt

> **Give any MCP-compatible AI agent fast, reliable, structured access to YouTube as a research and knowledge source — with zero API keys required.** --- * 🚀 **Zero User API Keys Required**: Works out-of-the-box using direct InnerTube HTTP/2 API and resilient in-process `yt-dlp` extractors. * ⚡ **Ultra-Low Latency & High Throughput**: Sub-2ms cached responses, sub-200ms fresh searches.