Autocut-MCP-Server-Web-

Ygg-777/Autocut-MCP-Server-Web-
★ 0 stars Python AI/LLM Updated today
自动剪辑·人机合剪:AI 出分镜,人在 UI 审片改镜头,增量渲染 | AI + human-in-the-loop video editing: AI plans shots, you review/edit in UI, incremental render. Apache-2.0, local-first.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "autocut-mcp-server-w": {
      "command": "uvx",
      "args": [
        "autocut-mcp-server-web-"
      ]
    }
  }
}

Or install with pip: pip install autocut-mcp-server-web-