Loomal

MCP Server that transforms ComfyUI workflows into AI-callable tools for MCP Host

9 starsnpm: @metabrain-labs/comfyui-mcp-server

About comfyui-mcp-server

comfyui-mcp-server is an MCP (Model Context Protocol) server published by metabrain-labs in the official MCP registry, listed under App Automation on Loomal. MCP Server that transforms ComfyUI workflows into AI-callable tools for MCP Host

It ships as an npm package (@metabrain-labs/comfyui-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/metabrain-labs/comfyui-mcp-server-typescript, where the project has earned 9 GitHub stars.

Use comfyui-mcp-server with your agent

Claude Code · one command
claude mcp add comfyui-mcp-server -- npx -y @metabrain-labs/comfyui-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "comfyui-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@metabrain-labs/comfyui-mcp-server"
      ]
    }
  }
}
npm@metabrain-labs/comfyui-mcp-server

Frequently asked questions

What is comfyui-mcp-server?
comfyui-mcp-server is an MCP (Model Context Protocol) server by metabrain-labs in the App Automation category. MCP Server that transforms ComfyUI workflows into AI-callable tools for MCP Host
How do I connect comfyui-mcp-server to Claude, Cursor, or another MCP client?
Install comfyui-mcp-server from its npm package (@metabrain-labs/comfyui-mcp-server) 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-mcp-server open source?
Yes — the source code is public at github.com/metabrain-labs/comfyui-mcp-server-typescript, with 9 GitHub stars.
Can AI agents pay to use comfyui-mcp-server?
Not yet through Loomal — comfyui-mcp-server 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-mcp-server? Claim this listing free by verifying GitHub ownership, or contact us.