Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoListen address0.0.0.0
PORTNoMCP server port8003
DB_PATHNoSQLite database path./imagine.db
MODEL_VAENoVAE model filenameflux2_klein_vae.safetensors
MODEL_CLIPNoCLIP model filenameQwen3-4B-Q4_K_M.gguf
MODEL_UNETNoUNet model filenameflux-2-klein-4b-fp8.safetensors
OUTPUT_DIRNoComfyUI output directory~/ComfyUI/output
COMFYUI_DIRNoComfyUI install directory~/ComfyUI
COMFYUI_URLNoComfyUI API URLhttp://127.0.0.1:8188
PUBLIC_URL_BASEYesPublic base URL for image serving (required)
DESIGNER_MCP_TOKENYesBearer token for MCP auth (required)
DISCORD_WEBHOOK_URLNoDiscord webhook for generation notifications (optional)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/BAWES-Universe/universe-imagine-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server