Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
comfyui.hostNoComfyUI host and port127.0.0.1:8188
comfyui.request_timeoutNoTimeout in seconds for ComfyUI API requests5
comfyui.workflow_directoryNoLocal directory path for workflow JSON filesworkflows
comfyui.use_remote_workflowNoPull workflows from ComfyUI API (True) or load from local directory (False)True
generate.audio_url_templateNoTemplate for audio output URLs (vars: {index}, {url})
generate.image_url_templateNoTemplate for image output URLs (vars: {index}, {url})
generate.unknown_url_templateNoTemplate for unknown output types (vars: {index}, {url})
generate.reply_include_workflowNoInclude executed workflow parameters in responseTrue
generate.reply_workflow_templateNoTemplate for workflow parameters section (vars: {workflow_params})
generate.nothing_generated_messageNoMessage when workflow executes but produces no output
generate.reply_workflow_format_indentNoJSON indentation for workflow output2
generate.reply_workflow_format_sort_keysNoSort JSON keys in workflow outputTrue
generate.result_generated_message_templateNoOverall message template (vars: {image_list})

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/ModdingFox/comfyui_mcp'

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