71
/ 100
1 day ago
glama

ComfyUI-Agent-Bridge

Enables an external coding agent to exchange text and images with ComfyUI workflows and trigger runs via MCP tools.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCOMFY_BRIDGE_URLcodex mcp add comfy --env =http://127.0.0.1:9188/mcp -- python /abs/path/scripts/codex_stdio_shim.py:
configCOMFY_BRIDGE_TMP_TTL3600 Age (seconds) after which save_tensor_png reaps old img_.png temp files.
configCOMFY_BRIDGE_MCP_HOST1. Bind all interfaces — set =0.0.0.0 in the container.
configCOMFY_BRIDGE_MCP_PORT9188 Port the MCP bridge binds (use 0 for an ephemeral port, e.g. in tests).
configCOMFY_BASE_URLstays http://127.0.0.1:8188 — the bridge runs inside the
configCOMFY_BRIDGE_TMPdir the bridge writes, container-side (e.g. /ComfyUI/output/agent_bridge)
configCOMFY_BRIDGE_TMP_PUBLICthe path the agent sees for it (e.g. /media/unraid/comfyui/output/agent_bridge)
configCOMFY_BRIDGE_WORKFLOWSworkflows Dir that comfy_run_workflow loads <name>.json from.
// 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 2 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/ethanfel-comfyui-agent-bridge-a2u1it)](https://m8ven.ai/mcp/ethanfel-comfyui-agent-bridge-a2u1it)
commit: 3bf02078ed08f71e22e28062ee09989f63a854c3
code hash: 9ee685794f5e0a305ec0d0daa76e7d6e33872027442446fc056b261da128a576
verified: 6/29/2026, 11:19:19 AM
view raw JSON →