HomeOther › comfyui-mcp

comfyui-mcp

MCP server + Claude Code plugin for ComfyUI: run workflows, generate images, manage models & VRAM.

TypeScript
★ 762 stars Last pushed 2026-09-21 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.52.203)

npx -y comfyui-mcp@0.52.203

Or add to your MCP client config:

{
  "mcpServers": {
    "comfyui-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "comfyui-mcp@0.52.203"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry