After Effects MCP Server
Related Servers
Alternatives to After Effects MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseCqualityCmaintenanceAn MCP server that enables AI assistants to control Adobe After Effects with 70+ tools for compositing, animation, effects, and motion graphics.687 npmMIT
- AlicenseAqualityCmaintenanceAn MCP server that allows AI agents to control Adobe After Effects, enabling project inspection, composition creation, layer addition, file import, ExtendScript execution, and rendering via aerender.11MIT
- AlicenseBqualityDmaintenanceAn MCP server that enables AI assistants to control Adobe After Effects through a file-based communication bridge. It supports various operations including project and composition management, layer and keyframe manipulation, rendering, and batch processing.9229 npm21MIT
- AlicenseBqualityBmaintenanceMCP server that lets AI assistants control Adobe After Effects via natural language, enabling composition and layer creation, animation, effects, presets, rendering, and arbitrary ExtendScript execution with Arabic/RTL support.5049 npmMIT
- AlicenseCqualityFmaintenanceA Model Context Protocol (MCP) server for Adobe After Effects that enables AI assistants and other applications to control After Effects through a standardized protocol.281349 npm619MIT
- AlicenseCqualityCmaintenanceLocal MCP server to control Adobe After Effects from AI clients like Claude and Cursor, supporting project composition, layer editing, animation, masks, and effects.1349 npmMIT
TDQS
Scored across 13 tools
There are clear duplicates: apply-effect and mcp_aftereffects_applyEffect have identical descriptions, as do apply-effect-template and mcp_aftereffects_applyEffectTemplate. Also, get-help and mcp_aftereffects_get_effects_help overlap. This causes ambiguity and misselection risk.
Naming conventions are mixed: some use snake_case with hyphens (apply-effect), some camelCase (setLayerExpression), and some have a long prefix 'mcp_aftereffects_'. No consistent pattern, making it hard to guess tool names.
13 tools is a reasonable number for an After Effects server, but the presence of duplicate tools (at least 3 redundant pairs) inflates the count unnecessarily. The effective unique tool count is lower.
Covers basic operations like composition creation, effect application, keyframes, expressions, and script execution. However, missing fundamental layer operations (e.g., create shape, text, solid) and lacks clear CRUD for layers. Duplicates suggest incomplete design.