Home › Other › mcp-aftereffects

mcp-aftereffects

MCP server for Adobe After Effects — comp/layer introspection, undo-grouped ops, frame rendering.

TypeScript
★ 66 stars Last pushed 2026-09-09 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.2.0)

npx -y @kumoproductions/mcp-aftereffects@0.2.0

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-aftereffects": {
      "command": "npx",
      "args": [
        "-y",
        "@kumoproductions/mcp-aftereffects@0.2.0"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry