Enables AI image generation from text prompts by wrapping local ComfyUI as a Streamable HTTP MCP server, supporting synchronous generation, queue management, and history tracking.
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.
process.env. You'll be asked to provide them before it can run.DESIGNER_MCP_TOKEN— Edit .env — at minimum set and PUBLIC_URL_BASECOMFYUI_URLDISCORD_WEBHOOK_URL— Discord webhook for generation notifications (optional)HOST— 0.0.0.0 Listen addressPORT— 8003 MCP server portDB_PATH— ./imagine.db SQLite database pathOUTPUT_DIR— ~/ComfyUI/output ComfyUI output directoryPUBLIC_URL_BASE— Edit .env — at minimum set DESIGNER_MCP_TOKEN andMODEL_UNET— Set , MODEL_CLIP, MODEL_VAE to match your ComfyUI modelsMODEL_CLIP— Set MODEL_UNET, , MODEL_VAE to match your ComfyUI modelsMODEL_VAE— Set MODEL_UNET, MODEL_CLIP, to match your ComfyUI modelsCOMFYUI_DIR— ~/ComfyUI ComfyUI install directory[](https://m8ven.ai/mcp/bawes-universe-universe-imagine-mcp-d0gjde)