Comfyui MCP server
MCP server + Claude Code plugin for ComfyUI: run workflows, generate images, manage models & VRAM.
758 stars30k downloads/wk
Reviews
Write oneNobody has reviewed Comfyui yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Comfyui tools (5, 2 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
get_imageFetch, browse and inspect ComfyUI images and registered assets. Driven by the `action` parameter:
panel_call_toolwrite actionRun a panel tool by name with args matching its panel_describe_tool schema.
panel_describe_toolFull description and JSON Schema for one panel tool.
panel_list_toolsList the live-canvas panel tools (the user's open ComfyUI graph): names + one-line summaries. Use panel_describe_tool then panel_call_tool to run one.
upload_imagewrite actionPut a file where ComfyUI (or cloud storage) can read it. Driven by the `action` parameter:
Public scan report
scanner v0.1.9 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan641 source files scanned13/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancelast push 6 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Findings (1)
- highShell command built from a string (injection risk)
exec.shell-concatdist/services/port-owner.js: …runLsofListenerQuery(port) { return execSync(`lsof -V -nP -iTCP:${port} -sTCP:LISTEN -Fpn 2>&1`, { …
Grade history
- 2026-09-19restoreD → Bscore 74: Shell command built from a string (injection risk)
Install directly
Runs npx -y comfyui-mcp on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add comfyui-mcp -- npx -y comfyui-mcp
Comfyui: common questions
- Is Comfyui MCP server safe?
- Mostly: it is graded B (74/100). Read the Comfyui safety report
- How do I install Comfyui?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Comfyui need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Comfyui maintained?
- The last commit was 6 days ago (2026-09-14). The latest release is v0.52.203.