
TubExperto
Query a RAG knowledge base built from your YouTube subscriptions so your agent cites channels you already trust.
Overview
TubExperto is a MCP server for the Idea phase that lets agents query a RAG knowledge base built from your subscribed YouTube channels.
What is this MCP server?
- Personal YouTube knowledge base with RAG over channels you subscribe to
- Streamable-http MCP at tubexperto.com with Bearer API key auth
- API key from tubexperto.com/settings/api (required variable in server schema)
- Version 1.0.0 open-source repo jupediaz/tubexperto
- Remote MCP with secret header—not a public YouTube scraper skill
- Server version 1.0.0
- Remote MCP endpoint https://tubexperto.com/api/mcp/stream
- Required secret API key via Bearer header per server schema
What problem does it solve?
You follow dozens of YouTube creators but cannot efficiently search or cite what they already taught you when scoping or writing with an agent.
Who is it for?
Solo builders who learn via YouTube and want subscription-native Q&A inside Claude Code, Cursor, or Windsurf.
Skip if: Teams needing enterprise video CMS, arbitrary public YouTube crawling without a TubExperto account, or offline-only knowledge.
What do I get? / Deliverables
With an API key and MCP remote configured, your agent queries your personal TubExperto RAG corpus tied to your subscriptions.
- Authenticated TubExperto MCP connection
- RAG queries over your subscribed channel corpus
- Citable agent answers grounded in your YouTube library
Recommended MCP Servers
Journey fit
TubExperto is shelved under Idea research as the first journey stop for turning subscribed creator content into queryable evidence before you commit to build scope. Research fits a personal YouTube RAG MCP used to synthesize tutorials, opinions, and trends from channels you follow.
How it compares
Authenticated RAG-over-subscriptions MCP, not a generic web-search skill or YouTube upload automation tool.
Common Questions / FAQ
Who is TubExperto for?
It is for builders and learners who rely on YouTube subscriptions and want MCP-backed search over that personal library from their coding agent.
When should I use TubExperto?
Use it during research and scoping when you need answers grounded in creators you follow, and again for content workflows that reuse that knowledge.
How do I add TubExperto to my agent?
Create an API key at https://tubexperto.com/settings/api and add the streamable-http remote https://tubexperto.com/api/mcp/stream with Authorization Bearer {apiKey} in MCP config.