Back to search
30
MCP

io.github.miller-joe/comfyui-mcp

io.github.miller-joe/comfyui-mcp

MCP server for ComfyUI: text-to-image, variations, img2img refine, upscale, image proxy.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

comfy-mcp-server
MCP Server for ComfyUI text to image Workflow
0 tools
io.github.artokun/comfyui-mcp
MCP server + Claude Code plugin for ComfyUI: run workflows, generate images, manage models & VRAM.
0 tools
mcp-comfyui
MCP server for ComfyUI – trigger image generation workflows from Claude Code
0 tools
comfyui-easy-mcp
MCP server for ComfyUI workflow automation by IO-AtelierTech
0 tools
io.github.metabrain-labs/comfyui-mcp-server
MCP Server that transforms ComfyUI workflows into AI-callable tools for MCP Host
0 tools
comfy-ui-mcp-server
MCP server for ComfyUI integration
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.miller-joe/comfyui-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}