- Explore MCP Servers
- comfy-mcp-pipeline
Comfy Mcp Pipeline
What is Comfy Mcp Pipeline
comfy-mcp-pipeline is a pipeline wrapper designed for the comfy-mcp-server, enabling integration with Open WebUI for efficient image generation workflows.
Use cases
Use cases for comfy-mcp-pipeline include generating images for creative projects, automating image production in web applications, and enhancing user interactions in digital art platforms.
How to use
To use comfy-mcp-pipeline, first ensure you have Open WebUI and ComfyUI set up. Upload the comfy-mcp-pipeline.py to your Pipeline server, configure the necessary settings, and then start a new chat session to enter prompts for image generation.
Key features
Key features include seamless integration with ComfyUI, customizable workflow configurations, and the ability to generate images based on user-defined prompts.
Where to use
undefined
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Comfy Mcp Pipeline
comfy-mcp-pipeline is a pipeline wrapper designed for the comfy-mcp-server, enabling integration with Open WebUI for efficient image generation workflows.
Use cases
Use cases for comfy-mcp-pipeline include generating images for creative projects, automating image production in web applications, and enhancing user interactions in digital art platforms.
How to use
To use comfy-mcp-pipeline, first ensure you have Open WebUI and ComfyUI set up. Upload the comfy-mcp-pipeline.py to your Pipeline server, configure the necessary settings, and then start a new chat session to enter prompts for image generation.
Key features
Key features include seamless integration with ComfyUI, customizable workflow configurations, and the ability to generate images based on user-defined prompts.
Where to use
undefined
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
Comfy MCP Pipeline
This is a pipeline wrapper for comfy-mcp-server for Open WebUI.
Prerequisites
- Open WebUI
- Open WebUI Pipelines
- ComfyUI
- Updated requirements.txt for pipelines server
- JSON Export of a ComfyUI Workflow API - see sample for reference workflow.json
- From Comfy UI, select a workflow to export
- From the top menu,
Workflow->Export (API)-> provide a filename ->Confirm - This file will need to be uploaded to the pipeline server
Pipeline Installation and Setup
- Follow Open WebUI Pipelines documentation to upload the comfy-mcp-pipeline.py to Pipeline server
- Choose
comfy-mcp-pipeline (pipe)fromPipeline Valves - Set configuration for the following valves:
- Comfy Url: Url for your Comfy UI server.
- Comfy Url External: External Url for your Comfy UI server. Use
Comfy Urlvalue if same. - Comfy Workflow Json File: path of the workflow JSON file.
- Prompt Node Id: Id of the text prompt node from workflow JSON file.
- Output Node Id: Id of the generated image node from the workflow JSON file.
- If all steps are successfull, you will see
Comfy MCP Pipelinein the list of models
Usage
- Select
New Chatand selectComfy MCP Pipeline - Enter an image generation prompt and hit send
- If the setup was successful you should see the generated image
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










