MCP Aftereffects runs on your own machine — the client starts it, so there is no endpoint to ping. 508 installs a week from npm. Last commit 12 Aug 2026.
MCP server for Adobe After Effects — comp/layer introspection, undo-grouped ops, frame rendering.
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
return eval("(" + t + ")");
const child = spawn(launch.command, launch.args, {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-aftereffects -- npx -y @kumoproductions/mcp-aftereffects
{
"mcpServers": {
"mcp-aftereffects": {
"args": [
"-y",
"@kumoproductions/mcp-aftereffects"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-aftereffects]
command = "npx"
args = ["-y", "@kumoproductions/mcp-aftereffects"]
{
"mcpServers": {
"mcp-aftereffects": {
"args": [
"-y",
"@kumoproductions/mcp-aftereffects"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-aftereffects": {
"args": [
"-y",
"@kumoproductions/mcp-aftereffects"
],
"command": "npx"
}
}
}
An MCP connector for Adobe After Effects. Real, editable layers and keyframes, not scripts.
MCP server for rendering GeoJSON vector layers into map images with basemaps
MCP server for DBAs running dozens of SQL Server instances: grouped connections, plans, indexes
MCP server for GroupDocs.Viewer — render pages as PNG and inspect view info via AI agents.
MCP server for Mermaid diagram validation and rendering
MCP Server for Revit integration - AI-Powered Revit Control
MCP server for JWT decoding and inspection
Recraft AI Image Generation MCP Server for AI coding agents
Answers built from our own checks of this server.