mcp-comfyui
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| COMFYUI_HOST | No | ComfyUI 服务的 host:port | 127.0.0.1:8188 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| bundled_image_z_image_turbo_jsonD | Comfy image generation workflow image_z_image_turbo.json |
| bundled_qwen_image_2512_with_lora_jsonD | Comfy image generation workflow qwen_image_2512_with_lora.json |
| bundled_sensenova_jsonD | Comfy image generation workflow sensenova.json |
| bundled_utility_birefnet_remove_background_jsonD | Comfy image generation workflow utility_birefnet_remove_background.json |
| bundled_utility_z_image_turbo_2k_upscaler_jsonD | Comfy image generation workflow utility_z_image_turbo_2k_upscaler.json |
| reboot_comfyuiA | 重启 ComfyUI 服务,等待服务恢复后返回「ComfyUI 服务已重启成功」 |
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/mcp-comfyui'
If you have feedback or need assistance with the MCP directory API, please join our Discord server