ComfyUI MCP Server
JSON →Integrates ComfyUI with MCP, allowing the use of custom workflows. Requires a running ComfyUI server.
Tools · 4
- text_to_image Returns only the URL of the generated image. To get the actual image, use the download_image tool or access the URL directly in your browser.
- download_image Downloads images generated by other tools (like text_to_image) using the image URL.
- run_workflow_with_file Run a workflow by providing the path to a workflow JSON file.
- run_workflow_with_json Run a workflow by providing the workflow JSON data directly.
Environment variables
COMFYUI_HOSTCOMFYUI_PORTRETURN_URL
Links
★ 22 GitHub stars