ComfyUI MCP Server
by halbert04
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| COMFYUI_URL | No | ComfyUI server URL | http://127.0.0.1:8188 |
| COMFY_API_KEY | No | Comfy.org API key for cloud API nodes | |
| COMFYUI_TIMEOUT | No | Max wait time for job completion (seconds) | 300 |
| COMFYUI_MCP_HOST | No | Host for HTTP transport | 127.0.0.1 |
| COMFYUI_MCP_PORT | No | Port for HTTP transport | 8200 |
| COMFYUI_MCP_TRANSPORT | No | Transport mode: stdio or streamable-http | stdio |
| COMFYUI_POLL_INTERVAL | No | Polling interval for job status (seconds) | 1.0 |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/halbert04/comfyui-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server