Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
COMFYUI_URLNoThe URL of the ComfyUI server.http://127.0.0.1:8188
ANIMATOOL_TIMEOUTNoGeneration timeout in seconds.600
ANIMATOOL_ROUND_TONoResolution alignment multiple.16
ANIMATOOL_VAE_NAMENoVAE model filename.qwen_image_vae.safetensors
COMFYUI_MODELS_DIRNoPath to ComfyUI models directory for model pre-check and LoRA sidecar reading.
ANIMATOOL_CLIP_NAMENoCLIP model filename.qwen_3_06b_base.safetensors
ANIMATOOL_TARGET_MPNoTarget megapixels for generated images.1.0
ANIMATOOL_UNET_NAMENoUNET model filename.anima-preview.safetensors
ANIMATOOL_OUTPUT_DIRNoDirectory for output images../outputs
ANIMATOOL_BEARER_TOKENNoBearer token for cloud/remote ComfyUI authentication.
ANIMATOOL_CHECK_MODELSNoWhether to enable model pre-check.true
ANIMATOOL_HEADERS_JSONNoJSON string of custom headers for cloud/remote ComfyUI authentication.
ANIMATOOL_DOWNLOAD_IMAGESNoWhether to save images locally.true

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/Moeblack/ComfyUI-AnimaTool'

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