Skip to content
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%
117 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

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

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