Loomal

ComfyUI Builder

MCP server by github.com/mit9/mcp-comfy-ui-builder

ComfyUI MCP server: knowledge base, workflow builder, real-time execution, models, plugins.

2 starsnpm: mcp-comfy-ui-builder

About ComfyUI Builder

ComfyUI Builder is an MCP (Model Context Protocol) server published by mit9 in the official MCP registry, listed under App Automation on Loomal. ComfyUI MCP server: knowledge base, workflow builder, real-time execution, models, plugins.

It ships as an npm package (mcp-comfy-ui-builder), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/mit9/mcp-comfy-ui-builder, where the project has earned 2 GitHub stars.

Use ComfyUI Builder with your agent

Claude Code · one command
claude mcp add comfyui-builder -- npx -y mcp-comfy-ui-builder
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "comfyui-builder": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-comfy-ui-builder"
      ]
    }
  }
}
npmmcp-comfy-ui-builder

Frequently asked questions

What is ComfyUI Builder?
ComfyUI Builder is an MCP (Model Context Protocol) server by mit9 in the App Automation category. ComfyUI MCP server: knowledge base, workflow builder, real-time execution, models, plugins.
How do I connect ComfyUI Builder to Claude, Cursor, or another MCP client?
Install ComfyUI Builder from its npm package (mcp-comfy-ui-builder) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is ComfyUI Builder open source?
Yes — the source code is public at github.com/mit9/mcp-comfy-ui-builder, with 2 GitHub stars.
Can AI agents pay to use ComfyUI Builder?
Not yet through Loomal — ComfyUI Builder is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain ComfyUI Builder? Claim this listing free by verifying GitHub ownership, or contact us.