after-effects-mcp
48
The After Effects MCP Server is a Model Context Protocol server designed to enable control of Adobe After Effects through AI assistants and applications. It supports composition creation, layer management, and animation capabilities using a standardized protocol.
What versions of After Effects are supported?
The server supports Adobe After Effects 2022 or later.
What are the prerequisites for running the server?
You need Adobe After Effects 2022 or later, Node.js v14 or later, and npm or yarn package manager.
How do I install the After Effects panel?
Run npm run install-bridge
or yarn install-bridge
to copy the necessary scripts to your After Effects installation.
Can I contribute to the project?
Yes, contributions are welcome! Please feel free to submit a Pull Request.
What license is the project under?
The project is licensed under the MIT License.