P
comfy-mcp-pipeline
...
Created 2/17/2025bylalanikarim
Categories
comfyuimcppipeline
Language:
Python
Stars:
6
Forks:
1
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 Url
value 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 Pipeline
in the list of models
Usage
- Select
New Chat
and selectComfy MCP Pipeline
- Enter an image generation prompt and hit send
- If the setup was successful you should see the generated image
Last updated: 2/19/2025
Publisher info
Karim Lalani
44
followers6
following117
reposMore MCP servers built with Python
composer-trade-mcp
Create, backtest, and execute trades directly in one chat box. The Composer MCP Server gives LLMs the power to backtest investment ideas and execute automated trading strategies. Trade across stocks, ETFs, and crypto directly in Claude.
By https://github.com/ronnyli
slidespeak-mcp
An MCP to generate presentations with AI. Create and edit PowerPoint presentations with AI.
By https://github.com/SlideSpeak
PaddleOCR
The PaddleOCR MCP server brings enterprise-grade OCR and document parsing capabilities to AI applications. Built on PaddleOCR — a proven solution with 50,000+ GitHub stars, deeply integrated by leading projects like MinerU, RAGFlow, and OmniParser— with targeted optimizations based on the MCP concept.
By PaddlePaddle