After Effects MCP Server
Related Servers
Alternatives to After Effects MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseCqualityDmaintenanceEnables AI assistants to control Adobe After Effects through the MCP protocol, including composition creation, layer management, and animation.13106 npmMIT
- -licenseNot gradedqualityNot gradedmaintenanceEnables AI assistants to control Adobe After Effects through a standardized MCP protocol, providing tools for composition creation, layer management, and animation.-
- AlicenseCqualityCmaintenanceEnables AI assistants and applications to control Adobe After Effects through the Model Context Protocol, including creating compositions, managing layers, and animating properties via keyframes and expressions.13106 npmMIT
- AlicenseCqualityCmaintenanceEnables AI assistants to control Adobe After Effects through MCP, including creating and modifying compositions, layers, masks, cameras, and animations, plus an English-to-Vietnamese text layer localization toolset.16MIT
- FlicenseBqualityDmaintenanceEnables control of Adobe After Effects via natural language, allowing project manipulation, layer creation, animation, and rendering through MCP.72-
- AlicenseCqualityCmaintenanceEnables AI assistants and applications to control Adobe After Effects through the Model Context Protocol for composition, layer management, and animation.13106 npmMIT
TDQS
Scored across 13 tools
There are clear duplicates: apply-effect and mcp_aftereffects_applyEffect do the same thing, as do apply-effect-template and mcp_aftereffects_applyEffectTemplate. Additionally, get-help and mcp_aftereffects_get_effects_help overlap. This makes it ambiguous which tool to select for a given task.
Tool names mix snake_case (run-script, apply-effect-template), camelCase (setLayerKeyframe, setLayerExpression), and prefixed variants (mcp_aftereffects_applyEffect). There is no consistent pattern, which makes the API hard to predict.
13 tools is within a reasonable range, but several are redundant or aliases, inflating the count. A leaner set of unique tools would be more appropriate for the server's scope.
The set lacks essential operations for After Effects, such as creating layers, adding footage, rendering, or managing projects. While it covers composition creation, keyframes, expressions, and effects, major workflow steps are missing, limiting real-world use.