after-effects-mcp

JUNKDOGE-JOE/after-effects-mcp
★ 21 stars JavaScript AI/LLM Updated today
Agent-driven Adobe After Effects automation. MCP server + CEP plugin enabling Codex/Cursor/Claude Code to drive AE through 30 ae.* tools.
View on GitHub → Try with Claude — $10 free →

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",
        "JUNKDOGE-JOE/after-effects-mcp"
      ]
    }
  }
}

Topics

adobe-after-effectsagentcepextendscriptmcpmodel-context-protocolmotion-graphicspython