KrillinAI

GitHub

AI video translation & dubbing tool for humans and AI Agents, powered by LLMs. Full pipeline: download, transcribe, translate, TTS dub, reformat, cover generation. 100+ languages, optimized for YouTube, TikTok, Bilibili, Douyin, and more.AI视频翻译配音工具,面向人类与AI Agent,100+语言全链路,CLI分阶段调用,适配抖音、小红书、哔哩哔哩、视频号、TikTok、YouTube

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "KrillinAI": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-KrillinAI"
      ]
    }
  }
}