# Comfy Mcp Pipeline

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

- **Type:** MCP server
- **Install:** `agentstack add mcp-lalanikarim-comfy-mcp-pipeline`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [lalanikarim](https://agentstack.voostack.com/s/lalanikarim)
- **Installs:** 0
- **Category:** [Integrations](https://agentstack.voostack.com/c/integrations)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [lalanikarim](https://github.com/lalanikarim)
- **Source:** https://github.com/lalanikarim/comfy-mcp-pipeline

## Install

```sh
agentstack add mcp-lalanikarim-comfy-mcp-pipeline
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Comfy MCP Pipeline

This is a [pipeline](https://docs.openwebui.com/pipelines/) wrapper for [comfy-mcp-server](https://pypi.org/project/comfy-mcp-server/) for [Open WebUI](https://docs.openwebui.com/).

## Prerequisites

- [Open WebUI](https://docs.openwebui.com/getting-started/quick-start)
- [Open WebUI Pipelines](https://docs.openwebui.com/pipelines/#-quick-start-with-docker)
- [ComfyUI](https://www.comfy.org/download)
- 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.

- **Author:** [lalanikarim](https://github.com/lalanikarim)
- **Source:** [lalanikarim/comfy-mcp-pipeline](https://github.com/lalanikarim/comfy-mcp-pipeline)
- **License:** MIT

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

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-lalanikarim-comfy-mcp-pipeline
- Seller: https://agentstack.voostack.com/s/lalanikarim
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
