Skip to main content
Glama
brandkickagency

After Effects MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
run-scriptB

Run a script command in After Effects. Use getHelp to see all available commands.

getHelpB

Get help on using the After Effects MCP integration

createCompositionB

Create a new After Effects composition

setLayerKeyframeA

Set a keyframe on a layer property. For multiple keyframes, use setLayerKeyframes instead.

setLayerKeyframesA

Set multiple keyframes in a single call. More efficient than repeated setLayerKeyframe calls.

setLayerExpressionB

Set an expression on a layer property

importFootageC

Import footage into the After Effects project

addToRenderQueueB

Add a composition to the render queue

setEffectKeyframesA

Set multiple keyframes on effect properties in a single call. More efficient for animating effects.

exportCompFrameA

Export a single frame from a composition as PNG for visual verification. Use this after creating or modifying compositions to verify the result looks correct. Then use the Read tool on the returned path to view the image.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
compositions
workflow-guide

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/brandkickagency/aftereffects-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server