MCP Servers / development / ComfyUI MCP Server

ComfyUI MCP Server

JSON →
ssenone22development

Integrates ComfyUI with MCP, allowing the use of custom workflows. Requires a running ComfyUI server.

Install
How to run this server

No install command recorded.

server path: comfyui-mcp-server
Tools
What this server exposes
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.
Configuration
Environment & auth
authnone
envCOMFYUI_HOST
envCOMFYUI_PORT
envRETURN_URL
Resources
ComfyUI MCP Server — MCP Server · libregistry