jonaskahn/asktube
AskTube - An AI-powered YouTube video summarizer and QA assistant powered by Retrieval Augmented Generation (RAG) 🤖. Run it entirely on your local machine with Ollama, or cloud-based models like Claude, OpenAI, Gemini, Mistral, and more.
Platform-specific configuration:
{
"mcpServers": {
"asktube": {
"command": "npx",
"args": [
"-y",
"asktube"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...