
TubExperto
@jupediaz
关于 TubExperto
Personal YouTube AI knowledge base powered by RAG. Query your subscribed channels.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"tubexperto": {
"url": "https://tubexperto.com/api/mcp/stream",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}工具
5List your subscribed YouTube channels
Ask a specific channel a question
Query all your channels at once
Get channel details
Browse indexed videos
概览
What is TubExperto?
TubExperto is an MCP server that lets you query your personal YouTube knowledge base using AI. It indexes the YouTube channels you subscribe to and enables RAG-powered question answering across those channels.
How to use TubExperto?
Obtain an API key from https://tubexperto.com/settings/api, then add the server URL (https://tubexperto.com/api/mcp/stream) and the key in the Authorization header to your MCP client configuration. After setup, invoke any of the provided tools to query your subscribed channels.
Key features of TubExperto
- Query any of your subscribed YouTube expert channels
- Perform cross-channel RAG queries across all experts at once
- Receive answers with video citations (channel, title, timestamp)
- Browse indexed videos per channel
Use cases of TubExperto
- Ask a specific YouTube channel a detailed question about its content
- Search across all your subscribed expert channels for a single topic
- Retrieve answers along with exact video timestamps for verification
- Explore which videos a channel has indexed via the list function
FAQ from TubExperto
How do I get an API key?
Visit https://tubexperto.com/settings/api to create your API key.
What tools does TubExperto provide?
The server offers five tools: list_my_experts, query_expert, query_knowledge_base, get_expert_info, and list_videos.
Can I query multiple channels at once?
Yes, use the query_knowledge_base tool to search across all your subscribed YouTube channels simultaneously.
How are answers cited?
Answers include video citations showing the channel, video title, and timestamp of the source material.
Where do I configure the server?
Add the server URL and your API key in the Authorization header to your MCP client configuration file (e.g., JSON object under mcpServers).
记忆与知识 分类下的更多 MCP 服务器
Obsidian MCP Server
cyanheadsRead, write, search, and surgically edit Obsidian vault notes, tags, and frontmatter via MCP. STDIO or Streamable HTTP.
Notion MCP Integration
danhilseA simple MCP integration that allows Claude to read and manage a personal Notion todo list
RAG Documentation MCP Server
hannesrudolphAn MCP server implementation that provides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation context.
Context7 MCP - Up-to-date Docs For Any Cursor Prompt
upstashContext7 Platform -- Up-to-date code documentation for LLMs and AI code editors
Obsidian MCP Server
StevenStavrakisA simple MCP server for Obsidian
评论