comfyui-mcp-secure
by hybridindie
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 |
| COMFYUI_AUDIT_FILE | No | Path to audit log file | |
| COMFYUI_TLS_VERIFY | No | TLS certificate verification | true |
| COMFYUI_EXTERNAL_URL | No | Optional public URL for get_image URL responses | |
| COMFYUI_TIMEOUT_READ | No | Read timeout in seconds | 300 |
| COMFYUI_SECURITY_MODE | No | Security mode: 'audit' or 'enforce' | audit |
| COMFYUI_CIVITAI_API_KEY | No | CivitAI API key | |
| COMFYUI_TIMEOUT_CONNECT | No | Connection timeout in seconds | 30 |
| COMFYUI_HUGGINGFACE_TOKEN | No | HuggingFace API token for gated models | |
| COMFYUI_MAX_SEARCH_RESULTS | No | Maximum number of search results | 10 |
| COMFYUI_ALLOWED_DOWNLOAD_DOMAINS | No | Comma-separated list of allowed domains for model downloads |
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/hybridindie/comfyui_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server