AgentStack
MCP verified MIT Self-run

Comfy Mcp Pipeline

mcp-lalanikarim-comfy-mcp-pipeline · by lalanikarim

This is a pipeline wrapper for comfy-mcp-server for Open WebUI.

No reviews yet
0 installs
13 views
0.0% view→install

Install

$ agentstack add mcp-lalanikarim-comfy-mcp-pipeline

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Comfy Mcp Pipeline? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

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](requirements.txt) for pipelines server
  • JSON Export of a ComfyUI Workflow API - see sample for reference [workflow.json](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](comfy-mcp-pipeline.py) to Pipeline server
  • Choose comfy-mcp-pipeline (pipe) from Pipeline 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 select Comfy MCP Pipeline
  • Enter an image generation prompt and hit send
  • If the setup was successful you should see the generated image

Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.