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).
Quick Start
Clone the repository:
git clone https://github.com/1000ri-jp/atsuraeClaude Desktop configuration example:
{
"mcpServers": {
"atsurae": {
"command": "npx",
"args": [
"-y",
"1000ri-jp/atsurae"
]
}
}
}Check the repository README for specific installation and configuration instructions.