Skip to main content
MultimediaPython

1000ri-jp/atsurae

AI-powered video editing MCP server with 10 tools for timeline editing, 5-layer compositing, semantic operations, and FFmpeg rendering (1920x1080, 30fps H.264+AAC).

multimedia-processcloud-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/1000ri-jp/atsurae

Claude Desktop configuration example:

{
  "mcpServers": {
    "atsurae": {
      "command": "npx",
      "args": [
        "-y",
        "1000ri-jp/atsurae"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Multimedia
Language
Python
Author
1000ri-jp