ComfyUI

Integrates ComfyUI's stable diffusion interface to enable programmatic image generation through customizable node-based workflows.

View Source
4 stars
0 tools
Created Aug 2025
@jonpojonpo/jonpojonpo-comfyui-comfy-ui-mcp-server

About

Integrates ComfyUI's stable diffusion interface to enable programmatic image generation through customizable node-based workflows.

Categories

general

Installation

npm

npm install @jonpojonpo/jonpojonpo-comfyui-comfy-ui-mcp-server

Configuration

{ "mcpServers": { "jonpojonpo-comfyui-comfy-ui-mcp-server": { "command": "npx", "args": [ "-y", "@jonpojonpo/jonpojonpo-comfyui-comfy-ui-mcp-server" ] } } }