Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
COMFYUI_HOSTNoComfyUI host:port (default from $COMFYUI_HOST or 127.0.0.1:8188)127.0.0.1:8188
COMFYUI_MAX_RETRIESNoMax retries on failure5
COMFYUI_MAX_WAIT_TIMENoMaximum wait time for task (empty = unlimited)
COMFYUI_REBOOT_TIMEOUTNoReboot tool wait time in seconds300
COMFYUI_REQUEST_TIMEOUTNoHTTP request timeout in seconds30
COMFYUI_SYNC_FROM_COMFYUINoSync workflows from ComfyUI on startupfalse
COMFYUI_WORKFLOW_DIRECTORYNoLocal workflow directory~/.config/comfyui-mcp/workflows
COMFYUI_QUEUE_CHECK_INTERVALNoQueue polling interval in seconds2.0
COMFYUI_ADDITIONAL_WORKFLOW_DIRECTORIESNoAdditional workflow directories as JSON array string[]

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/bookandmusic/comfyui-mcp'

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