After Effects MCP Server
Related Servers
Alternatives to After Effects MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseCqualityCmaintenanceEnables AI assistants and applications to control Adobe After Effects through the Model Context Protocol for composition, layer management, and animation.1349 npmMIT
- AlicenseCqualityDmaintenanceEnables AI assistants to control Adobe After Effects through the MCP protocol, including composition creation, layer management, and animation.1349 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.-
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to control Adobe After Effects to create videos programmatically, with commands for comps, layers, effects, and rendering.7 npm20MIT
- AlicenseAqualityAmaintenanceEnables AI agents to inspect and control a live Adobe After Effects session, including reading active composition and layer data and evaluating arbitrary ExtendScript.4MIT
- FlicenseNot gradedqualityCmaintenanceEnables AI agents to control Adobe After Effects for project inspection, composition creation, and layer manipulation via a hardened bridge panel.-
TDQS
Scored across 13 tools
Multiple tools are exact duplicates with different names, such as apply-effect vs. mcp_aftereffects_applyEffect and apply-effect-template vs. mcp_aftereffects_applyEffectTemplate. The help tools also overlap, making it very difficult for an agent to know which tool to select.
Naming is inconsistent: snake_case tools like run-script and create-composition are mixed with camelCase tools like setLayerKeyframe and setLayerExpression, and several tools carry awkward mcp_aftereffects_ prefixes. While some groups are readable, the overall pattern is not predictable.
At 13 tools, the count is not excessive, but several are redundant duplicates or help-only utilities rather than distinct capabilities. The effective tool surface is smaller than the count suggests, and not every tool earns its place.
The set covers creating a composition, setting keyframes/expressions, and applying effects, but lacks core After Effects lifecycle operations like rendering, saving, reading composition state, or managing layers. This leaves significant gaps for real workflows.