mcp.film / 3D, Worlds & VFX / ComfyUI MCP (Claude Code plugin)
ComfyUI MCP (Claude Code plugin)
Run and debug ComfyUI workflows from Claude Code — generate, validate, manage VRAM.
What it does
TypeScript MCP server + Claude Code plugin for ComfyUI: execute and validate workflows, visualize node graphs, search and download models, and manage GPU memory. The glue for agentic VFX pipelines built on ComfyUI (img2img cleanup, style passes, video nodes).
Connect
claude plugin install comfyui-mcp
{
"mcpServers": {
"comfyui-artokun": {
"command": "npx",
"args": [
"-y",
"comfyui-mcp"
]
}
}
}
{
"mcpServers": {
"comfyui-artokun": {
"command": "npx",
"args": [
"-y",
"comfyui-mcp"
]
}
}
}
Tools you'll see
generate_imageenqueue_workflowvisualize_workflowsearch_modelsvalidate_workflowclear_vramField notes
142 stars, v0.9.4 (Jun 2026), MIT, very active; needs Node >=22. Most-starred Python alternative: joenorton/comfyui-mcp-server (350 stars); comfy-pilot (207 stars) focuses on workflow editing.
Pairs well with
MartiniMartini
Official
The film set for AI videos — direct entire productions from your agent.
D-ID MCP ServerD-ID
Official
D-ID's hosted MCP connecting agents to the D-ID API and docs for avatar video.
fal MCP Serverfal.ai
Official
One hosted endpoint to search, run and chain 1,000+ image, video and audio models.