ComfyUI-AnimaTool
by Moeblack
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| COMFYUI_URL | No | The URL of the ComfyUI server. | http://127.0.0.1:8188 |
| ANIMATOOL_TIMEOUT | No | Generation timeout in seconds. | 600 |
| ANIMATOOL_ROUND_TO | No | Resolution alignment multiple. | 16 |
| ANIMATOOL_VAE_NAME | No | VAE model filename. | qwen_image_vae.safetensors |
| COMFYUI_MODELS_DIR | No | Path to ComfyUI models directory for model pre-check and LoRA sidecar reading. | |
| ANIMATOOL_CLIP_NAME | No | CLIP model filename. | qwen_3_06b_base.safetensors |
| ANIMATOOL_TARGET_MP | No | Target megapixels for generated images. | 1.0 |
| ANIMATOOL_UNET_NAME | No | UNET model filename. | anima-preview.safetensors |
| ANIMATOOL_OUTPUT_DIR | No | Directory for output images. | ./outputs |
| ANIMATOOL_BEARER_TOKEN | No | Bearer token for cloud/remote ComfyUI authentication. | |
| ANIMATOOL_CHECK_MODELS | No | Whether to enable model pre-check. | true |
| ANIMATOOL_HEADERS_JSON | No | JSON string of custom headers for cloud/remote ComfyUI authentication. | |
| ANIMATOOL_DOWNLOAD_IMAGES | No | Whether to save images locally. | true |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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