MCP Directory
Back

after-effects-mcp

by Dakkshin · JavaScript · ★ 451

MCP Server for Adobe After Effects. Enables remote control (compositions, text, shapes, solids, properties) via the Model Context Protocol using ExtendScript.

#after-effects#ai#automation#javascript#mcp#model-context-protocol#motion-graphics#nodejs#remote-control#typescript#video-editing

Install

npx -y github:Dakkshin/after-effects-mcp

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

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

From the README

✨ A Model Context Protocol (MCP) server for Adobe After Effects that enables AI assistants and other applications to control After Effects through a standardized protocol. - [Features](#features) - [Core Composition Features](#core-composition-features) - [Layer Management](#layer-management) - [Animation Capabilities](#animation-capabilities) - [Setup Instructions](#setup-instructions) - [Prerequisites](#prerequisites) - [Installation](#installation) - [Update MCP Config](#Update-MCP-Config) - [Running the Server](#running-the-server) - [Usage Guide](#usage-guide) - [Crea…
Read full README on GitHub →

Related media servers