Dakkshin/after-effects-mcp
MCP Server for Adobe After Effects. Enables remote control (compositions, text, shapes, solids, properties) via the Model Context Protocol using ExtendScript.
Platform-specific configuration:
{
"mcpServers": {
"after-effects-mcp": {
"command": "npx",
"args": [
"-y",
"after-effects-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...