Universe Imagine MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Listen address | 0.0.0.0 |
| PORT | No | MCP server port | 8003 |
| DB_PATH | No | SQLite database path | ./imagine.db |
| MODEL_VAE | No | VAE model filename | flux2_klein_vae.safetensors |
| MODEL_CLIP | No | CLIP model filename | Qwen3-4B-Q4_K_M.gguf |
| MODEL_UNET | No | UNet model filename | flux-2-klein-4b-fp8.safetensors |
| OUTPUT_DIR | No | ComfyUI output directory | ~/ComfyUI/output |
| COMFYUI_DIR | No | ComfyUI install directory | ~/ComfyUI |
| COMFYUI_URL | No | ComfyUI API URL | http://127.0.0.1:8188 |
| PUBLIC_URL_BASE | Yes | Public base URL for image serving (required) | |
| DESIGNER_MCP_TOKEN | Yes | Bearer token for MCP auth (required) | |
| DISCORD_WEBHOOK_URL | No | Discord webhook for generation notifications (optional) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivitySlowing
ResponsivenessNo issues