ishu86/after-effects-mcp
MCP server that enables AI assistants like Claude to automate Adobe After Effects. Features 70+ tools covering compositions, layers, keyframes, expressions, effects, and pre-built motion graphics templates (lower thirds, title cards, transitions)
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...