Personal YouTube AI knowledge base powered by RAG. Query your subscribed channels.
Server Config
{
"mcpServers": {
"tubexperto": {
"url": "https://tubexperto.com/api/mcp/stream",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}