The official rendering library for PAG (Portable Animated Graphics) files that renders After Effects animations natively across multiple platforms.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"libpag": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-libpag"
]
}
}
}