ae-mcp
CommunityAutomate After Effects workflows with MCP.
System Documentation
What problem does it solve?
This Skill eliminates the tedious manual work of controlling Adobe After Effects by enabling automation via the Model Context Protocol (MCP). It empowers teams to orchestrate projects, compositions, layers, animations, effects, and expressions programmatically, accelerating work and reducing human error.
Core Features & Use Cases
- End-to-end AE automation: Create and modify projects, compositions, layers, and keyframes through MCP commands.
- Expression and effects management: Apply, tweak, and manage expressions and effects to achieve professional motion graphics.
- Use Case: Generate a 1920x1080 intro sequence with animated text and effects in a single command from an AI assistant.
Quick Start
Start the MCP server, connect it to After Effects, and issue a command like create_composition("Demo", 1920, 1080, 10, 30) followed by add_text_layer("Hello", position={x:960, y:540}) and set_keyframe(property="Position", time=1, value={x:960, y:600}).
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ae-mcp Download link: https://github.com/ishu86/after-effects-mcp/archive/main.zip#ae-mcp Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.