layercake

alphacornutum/layercake
★ 0 stars TypeScript AI/LLM Updated today
stdio MCP server that drives local Adobe After Effects — open projects, inventory comps/sources/folders, eval ExtendScript, and search the Scripting Guide
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "layercake": {
      "command": "npx",
      "args": [
        "-y",
        "alphacornutum/layercake"
      ]
    }
  }
}

README Excerpt

**Let AI agents inspect and control Adobe After Effects.** LayerCake is a local [MCP](https://modelcontextprotocol.io/) server that connects an agent to a **local** Adobe After Effects install. Agents can open projects, bind a cheap project context fingerprint, inspect comps and layers, apply typed patches (for example text font normalization), save copies/backups, search the Scripting Guide offline, and run ExtendScript inside AE.

Tools (1)

ae_patch_project