comfyops-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@comfyops-mcpGenerate an image of a cat surfing on a pizza slice"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
comfyops-mcp — Local Generative AI Engine
Wraps ComfyUI so you can generate images, video, and upscales from a prompt — without ever touching the node editor. Pick a curated workflow, type what you want, get a PNG or MP4.
FastMCP 3.2 | 5 portmanteau tools | 6 curated workflows | ComfyUI :11086 | Backend :11087 | Dashboard :11088
Comfy for the Perplexed
What's ComfyUI? It's the engine room of local AI image generation. You connect boxes labelled "KSampler", "CLIP Text Encode", and "VAE Decode" with wires, like a Moog synthesizer made by someone who hates knobs. It's incredibly powerful and completely impenetrable.
What's this? comfyops-mcp is a butler for ComfyUI. You tell it what you want — "a cat surfing on a pizza slice" — and it picks the right boxes, wires them up, and hands you the result. No node editor, no patch cables, no "what's a CFG scale?"
What can it do?
Turn text into images (FLUX.2, SDXL)
Turn text or photos into short videos (Wan 2.2)
Upscale old low-res images to 4K (ESRGAN)
Inpaint: replace parts of an image ("make that car red")
Browse and catalog workflows from the community
Remember every generation with its seed so you can reproduce it later
Who is it for?
You, who just wants pictures — prompt in, PNG out
You, who has an RTX 4090 gathering dust — put it to work
You, who already uses ComfyUI — now your AI assistant can drive it
You, who saw a cool AI image online and wants to make one
If you already know ComfyUI: comfyops registers curated workflows from
workflows/as MCP tools. You can add your own withcomfy_workflows/register. The workflows dir is yours — export from the node editor, drop in, done.
Related MCP server: comfyui-mcp
Preview
ComfyUI Node Editor (what we wrap) | comfyops Dashboard (what you see) |
|
|
Screenshots pending — run
just screenshotsonce the dashboard is live.
What You Can Do
"Generate a 1024x1024 image of a cat surfing on a pizza slice"
"Upscale my archive of 2024 SD generations to 4K"
"Turn this photo into a cinematic video" (Wan 2.2 i2v)
"Make 10 variations of this character concept"Quick Install
git clone https://github.com/sandraschi/comfyops-mcp
cd comfyops-mcp
uv sync
.\start.ps1See INSTALL.md for prerequisites and Claude Desktop config.
Features
Prompt-to-image: FLUX.2 klein, SDXL, Z-Image Turbo — curated workflows with sensible defaults
Prompt-to-video: Wan 2.2 (quality) and LTX-Video (speed)
Upscale & restore: ESRGAN and SUPIR for archive restoration
Inpaint & edit: Region-based editing via FLUX.2
VRAM guard: Checks free GPU memory before queueing — no OOM crashes
Seed control: Same seed + same workflow = identical output, every time
Generation library: SQLite history with search — browse past prompts and seeds
Agentic workflow: Multi-step generation planning via MCP sampling (SEP-1577)
Prefab cards: Rich in-chat status and generation cards
How It Runs
Mode | ComfyUI required? | When |
MCP tools (stdio/HTTP) | Yes | Generation via Claude Desktop, Cursor, opencode |
Dashboard (Vite) | No | Browse workflows, models, library — generation needs ComfyUI |
ComfyUI sidecar | Optional |
|
Workflow Depot
comfyops ships with 6 curated workflows, but the community has thousands. Use comfy_workflows/discover to pull from community sources, or comfy_workflows/register to add your own exports from the ComfyUI node editor. The webapp has a full recipe browser with tags, metadata, and search.
Tools
Tool | Ops |
| image, video, upscale, inpaint, edit |
| list, get, validate, register, search, discover |
| list_installed, check_vram, health |
| recent, search, record |
| Multi-step via MCP sampling |
Community
ComfyUI GitHub — the project we wrap
ComfyUI Discord — 100k+ members, workflow sharing, troubleshooting
ComfyUI Workflows on Reddit — daily shared workflows
CivitAI — models, LoRAs, and workflow downloads
ComfyUI Registry — official workflow and node registry
OpenArt — community workflows with parameter previews
ComfyUI Examples — official example gallery
Links
Configuration — env vars reference
Tool Reference — full parameter docs
Development — setup, testing, contributing
Troubleshooting — common issues
This server cannot be installed
Maintenance
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sandraschi/comfyops-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server

