Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
list-compositions | List compositions in the current After Effects project |
analyze-composition | |
create-composition | Create a new composition with specified settings |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
compositions |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
run-script | Run a read-only script in After Effects |
get-results | Get results from the last script executed in After Effects |
get-help | Get help on using the After Effects MCP integration |
create-composition | Create a new composition in After Effects with specified parameters |
setLayerKeyframe | Set a keyframe for a specific layer property at a given time. |
setLayerExpression | Set or remove an expression for a specific layer property. |
test-animation | Test animation functionality in After Effects |
apply-effect | Apply an effect to a layer in After Effects |
apply-effect-template | Apply a predefined effect template to a layer in After Effects |
mcp_aftereffects_applyEffect | Apply an effect to a layer in After Effects |
mcp_aftereffects_applyEffectTemplate | Apply a predefined effect template to a layer in After Effects |
mcp_aftereffects_get_effects_help | Get help on using After Effects effects |
run-bridge-test | Run the bridge test effects script to verify communication and apply test effects |