Skip to main content
Glama
AkiraVD

ComfyUI Local MCP Server

by AkiraVD

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
COMFYUI_URLNoComfyUI server addresshttp://127.0.0.1:7821
OPEN_IMAGESNoOpen each result in the system image viewer. Set `false` to disable.true
SAVE_METADATANoWrite a `.txt` next to each image with the request parameters (model, seed, …)true
SAVE_METADATA_FAILEDNoWrite `<name>-failed-<timestamp>.txt` for failed requests, including the errortrue
COMFYUI_DEFAULT_MODELNoModel used when a call doesn't pass `model`realvis
COMFYUI_UPSCALE_MODELNoFile in ComfyUI's `upscale_models` folder. Must be a 4x model.RealESRGAN_x4plus.pth
IMAGE_STORAGE_DIRECTORYNoWhere results are saved. Must already exist./tmp/mcp-server-comfyui-local
COMFYUI_CONTROLNET_MODELNoControlNet Union file in ComfyUI's `controlnet` folderxinsir-union-sdxl-promax.safetensors

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