MCP Directory
Back

after-effects-mcp

by Dakkshin · JavaScript · ★ 323

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

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "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 →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers