- TubExperto
TubExperto
Overview
TubExperto MCP Server
Query your personal YouTube knowledge base using AI. TubExperto indexes your subscribed YouTube channels and enables RAG-powered question answering.
Features
- Query any of your subscribed YouTube expert channels
- Cross-channel RAG queries across all experts at once
- Get answers with video citations (channel, title, timestamp)
- Browse indexed videos per channel
Setup
- Get your API key at https://tubexperto.com/settings/api
- Add to your MCP client config:
{
"mcpServers": {
"tubexperto": {
"url": "https://tubexperto.com/api/mcp/stream",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}
Available Tools
list_my_experts— List your subscribed YouTube channelsquery_expert— Ask a specific channel a questionquery_knowledge_base— Query all your channels at onceget_expert_info— Get channel detailslist_videos— Browse indexed videos
Server Config
{
"mcpServers": {
"tubexperto": {
"url": "https://tubexperto.com/api/mcp/stream",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}Project Info
Created At
2 months agoUpdated At
2 months agoAuthor Name
TubExpertoStar
-Language
-License
-Recommend Servers
View AllFilesystem
@modelcontextprotocol
2 months ago
Test
@modelcontextprotocol
test
6 months ago
Mnemom
14 hours ago
Mcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago
Docwand
13 hours ago