Home › Other › after-effects-mcp

after-effects-mcp

A stdio connector for the local ae-mcp After Effects panel; install the AE extension separately.

JavaScript
★ 72 stars Last pushed 2026-09-23 License: MIT

Connect

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

Package (npm 0.10.4)

npx -y ae-mcp-jkdg@0.10.4

Or add to your MCP client config:

{
  "mcpServers": {
    "after-effects-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ae-mcp-jkdg@0.10.4"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry