mcp.film / Model Hubs / ComfyUI MCP
ComfyUI MCP
Drive a local ComfyUI: 40+ tools for image, video, audio and 3D workflows.
What it does
Connects agents to a local or remote ComfyUI instance with 40+ tools for running, validating, composing and managing node workflows, plus 70+ bundled example workflows (FLUX, SDXL, SD3.5, ControlNet, LTX-Video, Mochi, AnimateDiff, Stable Audio). The free/local route for filmmakers who own GPUs and want full pipeline control, including open video models.
Connect
claude mcp add comfyui -- docker run -i --rm --pull always -e COMFYUI_URL=http://host.docker.internal:8000 ghcr.io/shawnrushefsky/comfyui-mcp:latest
{
"mcpServers": {
"comfyui": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"--pull",
"always",
"-e",
"COMFYUI_URL=http://host.docker.internal:8000",
"ghcr.io/shawnrushefsky/comfyui-mcp:latest"
],
"env": {
"COMFYUI_URL": "YOUR_KEY_HERE"
}
}
}
}
{
"mcpServers": {
"comfyui": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"--pull",
"always",
"-e",
"COMFYUI_URL=http://host.docker.internal:8000",
"ghcr.io/shawnrushefsky/comfyui-mcp:latest"
],
"env": {
"COMFYUI_URL": "YOUR_KEY_HERE"
}
}
}
}
COMFYUI_URL — Points at your own ComfyUI instance (default port 8188) — no cloud account needed
Tools you'll see
run_workflowvalidate_workflowsearch_templatesget_example_workflowbuild_nodelist_modelsget_queuerecommend_workflowField notes
MIT; the most comprehensive ComfyUI MCP. Notable alternatives: artokun/comfyui-mcp (Claude Code plugin with slash commands/skills) and joenorton/comfyui-mcp-server (lightweight Python). Requires you to run ComfyUI yourself.
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.
HeyGen Remote MCPHeyGen
Official
Hosted MCP for avatar videos, lipsync, and 175-language video translation.