73
/ 100
14 days ago
glama

Universe Imagine MCP

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.

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.
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: DESIGNER_MCP_TOKEN
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.
🔐 secretDESIGNER_MCP_TOKENEdit .env — at minimum set and PUBLIC_URL_BASE
configCOMFYUI_URL
configDISCORD_WEBHOOK_URLDiscord webhook for generation notifications (optional)
configHOST0.0.0.0 Listen address
configPORT8003 MCP server port
configDB_PATH./imagine.db SQLite database path
configOUTPUT_DIR~/ComfyUI/output ComfyUI output directory
configPUBLIC_URL_BASEEdit .env — at minimum set DESIGNER_MCP_TOKEN and
configMODEL_UNETSet , MODEL_CLIP, MODEL_VAE to match your ComfyUI models
configMODEL_CLIPSet MODEL_UNET, , MODEL_VAE to match your ComfyUI models
configMODEL_VAESet MODEL_UNET, MODEL_CLIP, to match your ComfyUI models
configCOMFYUI_DIR~/ComfyUI ComfyUI install directory
// 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 3 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/bawes-universe-universe-imagine-mcp-d0gjde)](https://m8ven.ai/mcp/bawes-universe-universe-imagine-mcp-d0gjde)
commit: 5ef7723dfbfa14ff1c4d91173edb93cbd199bcfc
code hash: 66bdbba6b22392ff92f28b95c1a8f2fd56f697bf3d10115c19b10a35d794d4f5
verified: 7/17/2026, 8:27:33 AM
view raw JSON →