vidtheque

T0mSIlver/vidtheque
★ 0 stars Python Search Updated today
Self-hosted MCP server that turns videos you've watched into a searchable multimodal corpus — transcript, on-screen text, and frame search with timestamped citations.
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": {
    "vidtheque": {
      "command": "uvx",
      "args": [
        "vidtheque"
      ]
    }
  }
}

Or install with pip: pip install vidtheque

README Excerpt

Self-hosted MCP server that turns videos you've watched into a searchable multimodal corpus — transcript, on-screen text, and frame search with timestamped citations. Point it at a video, a channel, or a playlist; it transcribes with word-level timestamps, OCRs what is on screen, embeds keyframes, and keeps the whole thing