comfyui-mcp
by bookandmusic
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| COMFYUI_HOST | No | ComfyUI host:port (default from $COMFYUI_HOST or 127.0.0.1:8188) | 127.0.0.1:8188 |
| COMFYUI_MAX_RETRIES | No | Max retries on failure | 5 |
| COMFYUI_MAX_WAIT_TIME | No | Maximum wait time for task (empty = unlimited) | |
| COMFYUI_REBOOT_TIMEOUT | No | Reboot tool wait time in seconds | 300 |
| COMFYUI_REQUEST_TIMEOUT | No | HTTP request timeout in seconds | 30 |
| COMFYUI_SYNC_FROM_COMFYUI | No | Sync workflows from ComfyUI on startup | false |
| COMFYUI_WORKFLOW_DIRECTORY | No | Local workflow directory | ~/.config/comfyui-mcp/workflows |
| COMFYUI_QUEUE_CHECK_INTERVAL | No | Queue polling interval in seconds | 2.0 |
| COMFYUI_ADDITIONAL_WORKFLOW_DIRECTORIES | No | Additional workflow directories as JSON array string | [] |
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/bookandmusic/comfyui-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server