Back to search
30
MCP

comfyui-mcp-server

joenorton/comfyui-mcp-server

lightweight Python-based MCP (Model Context Protocol) server for local ComfyUI

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

Similar MCP servers embedding-nearest

comfy-ui-mcp-server
MCP server for ComfyUI integration
0 tools
comfyui-easy-mcp
MCP server for ComfyUI workflow automation by IO-AtelierTech
0 tools
comfy-mcp-server
MCP Server for ComfyUI text to image Workflow
0 tools
io.github.miller-joe/comfyui-mcp
MCP server for ComfyUI: text-to-image, variations, img2img refine, upscale, image proxy.
0 tools
mcp-comfyui
MCP server for ComfyUI – trigger image generation workflows from Claude Code
0 tools
iflow-mcp_ericwanghp_mcp-server
MCP Server configuration-driven ModelContextProtocol (MCP) server designed for ComfyUI.
0 tools

How to use

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

{
  "mcpServers": {
    "comfyui-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}