Story

Show HN: Mcptube – Turn YouTube videos into AI-queryable MCP servers

belai Tuesday, March 03, 2026

I built mcptube because I spend a lot of time learning from Stanford and Berkeley lectures on YouTube, and I wanted a better way to interact with the content.

mcptube ingests YouTube videos (transcripts, metadata, frames) and exposes them through both a CLI and an MCP server. You can semantically search transcripts, extract frames at any moment, ask questions about videos, and generate illustrated reports.

It works with Claude Code, VS Code Copilot, Claude Desktop, and any MCP-compatible client. The MCP tools are passthrough — the connected LLM does the heavy lifting, zero API key needed on the server. The CLI also supports BYOK for more deterministic results.

Tech stack: FastMCP, yt-dlp, ChromaDB, LiteLLM, SQLite.

GitHub: https://github.com/0xchamin/mcptube PyPI: https://pypi.org/project/mcptube/

pipx install mcptube --python python3.12

Summary
The article describes the development of MCPTube, a web-based video player that aims to provide a decentralized and privacy-focused alternative to mainstream video platforms. It highlights the project's use of blockchain technology and its focus on user control and content monetization.
1 0
Summary
github.com
Visit article Read on Hacker News