Mcptube
Description
Transform YouTube videos into a compounding knowledge base with transcripts, vision analysis, and agentic search. Works as an MCP server for Claude, Copilot & more.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
π¬ mcptube-vision
**YouTube video knowledge engine β transcripts, vision, and persistent wiki.**
[](https://pypi.org/project/mcptube/) [](https://pypi.org/project/mcptube/) [](https://opensource.org/licenses/MIT)
mcptube-vision transforms YouTube videos into a persistent, structured knowledge base using both transcripts and visual frame analysis. Built on the [Karpathy LLM Wiki](https://gist.github.com/karpathy/442a6bf555914893e9891c11519de94f) pattern: knowledge compounds with every video you add.
**Evolved from [mcptube](https://pypi.org/project/mcptube/) v0.1** β mcptube-vision replaces semantic chunk search with a persistent wiki that gets smarter with every video ingested.
π§ How It Works
Traditional video tools re-discover knowledge from scratch on every query. mcptube-vision is different:
mcptube v0.1 mcptube-vision
βββββββββββββββββββββββ βββββββββββββββββββββββββββ
β Query β vector searchβ β Video ingested β LLM β
β β raw chunks β LLM β β extracts knowledge β β
β β answer (from scratchβ β wiki pages created β β
β every time) β β cross-references built β
βββββββββββββββββββββββ β β
β Query β FTS5 + agent β
β β reasons over compiled β
β knowledge β answer β
βββββββββββββββββββββββββββ
| v0.1 (Video Search Engine) | vision (Video Knowledge Engine) | |
|---|---|---|
| On ingest | Chunk transcript, embed in vector DB | LLM watches + reads, writes wiki pages |
| On query | Find similar chunks | Agent reasons over compiled knowledge |
| Frames | Timestamp or k |
Related Skills
prompts.chat
| f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open sourc
Communication Internal Comms
Write internal communications like status reports, newsletters, and FAQs
Communication mcp-server-slack
Slack workspace integration.
Communication Google Workspace Groups Settings
Manage Google Groups settings
Communication Open Saas
A 100% free modern JS SaaS boilerplate (React, NodeJS, Prisma). Full-featured: Auth (email, google, github, sl
slack
| Communication | Slack integration via HTTP/OAuth MCP |
Communication