BREAKING
mcptube builds lasting wiki from YouTube
From URL to searchable wiki
1
Fetch transcript
↓
2
Extract frames
↓
3
Vision describes
↓
4
LLM builds pages
Conventional RAG vs LLM Wiki
Conventional RAG
●
Search each time
●
Answers disposable
●
Repeated vector retrieval
LLM Wiki (mcptube)
mcptube
●
Compile once, persist
●
Contradiction detection
●
Incremental updates
JSON + SQLite FTS5 storage
MIT license, pip install mcptube
Playlists and SaaS Coming Soon
AI NEWS BLITZ
An open-source tool turns YouTube videos into a persistent, cross-referenced knowledge wiki.