after-effects-mcp

Dakkshin/after-effects-mcp
★ 239 stars JavaScript 💻 Code/Dev Tools Updated 1mo ago
MCP Server for Adobe After Effects. Enables remote control (compositions, text, shapes, solids, properties) via the Model Context Protocol using ExtendScript.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "after-effects-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Dakkshin/after-effects-mcp"
      ]
    }
  }
}

Topics

after-effectsaiautomationjavascriptmcpmodel-context-protocolmotion-graphicsnodejsremote-controltypescriptvideo-editing