- Explore MCP Servers
- aviutl-mcp
Aviutl Mcp
What is Aviutl Mcp
AviUtl MCP is a software suite that enables control of the AviUtl video editing software through the Model Context Protocol (MCP).
Use cases
Use cases for AviUtl MCP include automating video editing tasks, remotely controlling the AviUtl interface for live editing sessions, and integrating with other software tools that support MCP.
How to use
To use AviUtl MCP, place the ‘mcp.auf’ file in the AviUtl ‘plugins’ folder, configure an MCP host (like Claude Desktop) to set up the AviUtl MCP server, and then launch AviUtl to control it from the MCP host.
Key features
Key features of AviUtl MCP include compatibility with AviUtl 1.10 and Extension Edit 0.92, the requirement of Microsoft Visual C++ Redistributable, and the ability to integrate with various MCP hosts.
Where to use
AviUtl MCP is primarily used in video editing environments where AviUtl is utilized, especially for users looking to enhance their editing workflow through automation and remote control.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Aviutl Mcp
AviUtl MCP is a software suite that enables control of the AviUtl video editing software through the Model Context Protocol (MCP).
Use cases
Use cases for AviUtl MCP include automating video editing tasks, remotely controlling the AviUtl interface for live editing sessions, and integrating with other software tools that support MCP.
How to use
To use AviUtl MCP, place the ‘mcp.auf’ file in the AviUtl ‘plugins’ folder, configure an MCP host (like Claude Desktop) to set up the AviUtl MCP server, and then launch AviUtl to control it from the MCP host.
Key features
Key features of AviUtl MCP include compatibility with AviUtl 1.10 and Extension Edit 0.92, the requirement of Microsoft Visual C++ Redistributable, and the ability to integrate with various MCP hosts.
Where to use
AviUtl MCP is primarily used in video editing environments where AviUtl is utilized, especially for users looking to enhance their editing workflow through automation and remote control.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
AviUtl MCP
AviUtl を
MCP (Model Context Protocol)
を通して操作できるようにするためのソフトウェア群です。
動作環境
以下の AviUtl 環境を前提とします。
- AviUtl 1.10
- 拡張編集 0.92
また、本ソフトウェアの動作の為に以下が必要です。
- Microsoft Visual C++ 再頒布可能パッケージ
- uv
- お好きな MCP ホスト (Claude Desktop など)
使い方
mcp.aufを AviUtl のpluginsフォルダに配置する- MCP ホスト (Claude Desktop など) で AviUtl MCP の MCP サーバーを設定する
- AviUtl を起動し MCP ホストから操作する
Claude Desktop の設定
MCP ホストの設定方法の例として Claude Desktop から使えるようにするための設定方法を示します。
-
%APPDATA%\Claude\claude_desktop_config.jsonに以下の内容を追加してください。
C:\\path\\toの部分は各自の環境に合わせて適宜変更してください。{ "mcpServers": { "aviutl_mcp": { "command": "uv", "args": [ "--directory", "C:\\path\\to\\aviutl-mcp\\mcp_server", "run", "mcp", "run", "C:\\path\\to\\aviutl-mcp\\mcp_server\\main.py" ] } } } -
Claude Desktop を再起動します。
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










