MCP Directory
Back

openclaw-knowledge-distiller

by destinyfrancis · Python · ★ 60

Open CLAW Knowledge Distiller · 龍蝦知識蒸餾器 — Turn YouTube/Bilibili videos into structured knowledge articles. Local Qwen3-ASR MLX + AI summarization. MCP server for Claude Code / Open CLAW agents.

Install

pip install git+https://github.com/destinyfrancis/openclaw-knowledge-distiller.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "openclaw-knowledge-distiller": {
      "command": "uvx",
      "args": [
        "git+https://github.com/destinyfrancis/openclaw-knowledge-distiller.git"
      ]
    }
  }
}

From the README

**English** · [繁體中文](#繁體中文) · [简体中文](#简体中文) > Turn YouTube, Bilibili, and Facebook videos into structured knowledge articles in seconds — locally, for free. > 秒速将 YouTube、Bilibili、Facebook 视频转化为结构化知识文章 — 本地运行,完全免费。 | Feature | Details | |---------|---------| | 🎙️ **Local ASR** | Qwen3-ASR MLX runs entirely on-device (Apple Silicon). No API key, no cloud, free forever. | | 📝 **Smart subtitle detection** | Auto-detects existing subtitles — skips ASR for faster processing | | 🤖 **AI summarization** | Supports Google Gemini, OpenAI, and Anthropic as summary providers | | 🎨 **8 summary styles…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers