Skip to main content
Glama
sliang07
by sliang07

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging verbosity (DEBUG, INFO, WARNING, ERROR).WARNING
COMFYUI_URLNoComfyUI API endpoint.http://127.0.0.1:8188
COMFYUI_ARGSNoExtra startup arguments.--windows-standalone-build
COMFYUI_MAINNoPath to ComfyUI's main.py. Required for auto-start.
COMFYUI_PYTHONNoPath to ComfyUI's embedded python.exe. Required for auto-start.
MAX_UNDO_STEPSNoMaximum undo history entries.20
COMFYUI_AUTO_KILLNoKill after generation (0=VRAM pressure mode, 1=idle timeout mode).0
COMFYUI_START_CMDNoPath to ComfyUI start .bat (alternative to COMFYUI_PYTHON + COMFYUI_MAIN).
WEBSOCKET_TIMEOUTNoSeconds to wait for workflow completion.600
COMFYUI_IDLE_TIMEOUTNoSeconds of inactivity before auto-kill (when AUTO_KILL=1).60
COMFYUI_START_TIMEOUTNoSeconds to wait for ComfyUI to start.180
VRAM_PRESSURE_THRESHOLD_MBNoKill ComfyUI if free VRAM drops below this (MB).8192

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/sliang07/MCP-photoshop-server'

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