After Effects MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| compositions | |
| workflow-guide |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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