Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoBind host for the MCP server0.0.0.0
MCP_PORTNoBind port for the MCP server9100
COMFYUI_URLNoComfyUI HTTP URL (used internally by this server to call ComfyUI)http://127.0.0.1:8188
COMFYUI_PUBLIC_URLNoExternally-reachable URL used in image URLs returned to MCP clients. Set this when the internal URL is not reachable from clients (common with Docker networks). If not set, defaults to COMFYUI_URL.
COMFYUI_DEFAULT_CKPTNoDefault checkpoint filename, must match a file installed in your ComfyUI models/checkpoints/ directorysd_xl_base_1.0.safetensors

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

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