54
/ 100
1 month ago
glama

ComfyPilot

An MCP server that bridges AI agents with ComfyUI for automated workflow building, execution, monitoring, and output routing.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
88 tools verified — handlers match their declared behaviour
56 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: COMFY_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCOMFY_STRICT_CONFIRM
configCOMFY_URL3. Claude Desktop renders a form for , COMFY_API_KEY, and the other config fields — fill in what you need.
🔐 secretCOMFY_API_KEY3. Claude Desktop renders a form for COMFY_URL, , and the other config fields — fill in what you need.
configCOMFY_TIMEOUT300 HTTP request timeout in seconds
configCOMFY_SNAPSHOT_LIMIT50 Maximum workflow snapshots retained
configCOMFY_SNAPSHOT_DIR(empty) If set, persists snapshots to this directory. If empty, snapshots are in-memory only (pre-1.3 behavior).
configCOMFY_AUTH_METHODauto Auth header style: auto, bearer, or x-api-key
configCOMFY_BLUEPRINT_DIRBlueprint storage: user-published at ~/.comfypilot/blueprints/ (override via ); bundled examples ship in blueprints/ inside the repo.
configCOMFY_OUTPUT_DIR~/comfypilot_output Image output directory for disk routing
configCOMFY_TD_OUTPUT_DIR~/comfypilot_output/touchdesigner TouchDesigner output path
configCOMFY_BLENDER_OUTPUT_DIR~/comfypilot_output/blender Blender output path
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/dreamrec-comfypilot-1fdxrg)](https://m8ven.ai/mcp/dreamrec-comfypilot-1fdxrg)
commit: 58de12ec6ff182242ae7e2f07510c2849fa35d8f
code hash: 44772b8e6b9f9548f66a92a74d5cccb1307d2caf1733e16a1f8f9696033a54f5
verified: 6/22/2026, 12:39:35 PM
view raw JSON →