Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHost to bind to0.0.0.0
PORTNoPort to listen on8000
API_TOKENNoRequire Authorization: Bearer <token> on /mcp and /api
LOG_LEVELNoLogging levelinfo
PUBLIC_URLNoExternal base URL used for output links
COMFYUI_URLNoComfyUI base URL; a path prefix is finehttp://127.0.0.1:8188
JOB_TIMEOUTNoSeconds a call waits for a job before returning its id; keep it below your MCP clients' tool timeout110
ALLOWED_HOSTSNoComma-separated Host allow-list (DNS rebinding protection)
INLINE_IMAGESNoReturn images inline in MCP resultstrue
POLL_INTERVALNoSeconds between status polls1
WORKFLOWS_DIRNo:-separated directories; later ones win on name clash/app/workflows
STATELESS_HTTPNoStateless streamable HTTPtrue
COMFYUI_API_KEYNoSent as Authorization: Bearer to ComfyUI or its proxy
ALLOW_URL_INPUTSNoLet image parameters be fetched from URLsfalse
INLINE_MAX_BYTESNoTotal inline image budget per result5242880
ENABLE_RAW_WORKFLOWSNoExpose run_raw_workflowfalse
COMFYUI_REQUEST_TIMEOUTNoSeconds per ComfyUI request (cold starts behind llama-swap)600

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

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