C

comfyui-mcp

Local-first, agent-native control plane for ComfyUI — MCP server + autonomous sidebar agent that drives your live graph in natural language on ANY LLM: Claude/…

AI & ML
Install Command
npx -y comfyui-mcp
Claude Desktop Config
{
  "mcpServers": {
    "comfyui-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "comfyui-mcp"
      ]
    }
  }
}

comfyui-mcp is a community MCP server that connects AI assistants like Claude to local-first, agent-native control plane for comfyui — mcp server + autonomous sidebar agent that drives your live graph in natural language on any llm: claude/…. It runs locally on your machine, keeping your data private and giving you full control over the connection. AI engineers can use it to chain models and pipelines into more powerful workflows.

About comfyui-mcp

Overview

Local-first, agent-native control plane for ComfyUI — MCP server + autonomous sidebar agent that drives your live graph in natural language on ANY LLM: Claude/ChatGPT/Gemini on your subscription (no API key), free local models via Ollama (fully offline),

Links

Topics

comfyui, mcp, mcp-server, comfyui-mcp, comfyui-mcp-server, local-first, model-context-protocol, comfyui-ai-agent, comfyui-agent, comfyui-copilot, comfyui-assistant, comfyui-claude, comfyui-chatgpt, autonomous-agent, natural-language-workflow, claude-code, claude-plugin, claude-skills, agent-skills, chatgpt, gpt-5, codex, cursor, stable-diffusion, image-generation, video-generation, text-to-image, flux, wan, qwen, z-image, ltx-video, ai-agent, comfyui-extension, workflow-automation

Who Should Use comfyui-mcp?

  • 1Chain AI models and pipelines through a unified MCP interface
  • 2Let Claude orchestrate other AI tools and models
  • 3Integrate embeddings, image generation, or speech APIs into your workflow
  • 4Build multi-model workflows without writing custom integration code

How to Install comfyui-mcp

Before you start

You will need Node.js (v18 or later) installed on your machine — download it from nodejs.org if you haven't already.

  1. 1Open a terminal (Terminal on Mac, Command Prompt or PowerShell on Windows).
  2. 2Paste the install command above and press Enter — Node.js will download and run the server automatically.
  3. 3Add the server to your Claude Desktop config file (see the JSON snippet above) and restart Claude.

The Claude Desktop config snippet above can be copied and pasted directly into your claude_desktop_config.json file — no editing required.

How comfyui-mcp Compares

It runs entirely on your local machine, so no data leaves your environment — important for teams with privacy or compliance requirements.
It is distributed as an npm package, making version management and updates straightforward with a single `npm update` command.

Tags

comfyuicomfyui-mcpcomfyui-mcp-serverlocal-firstcomfyui-ai-agentcomfyui-agentcomfyui-copilotcomfyui-assistantcomfyui-claudecomfyui-chatgpt

Reviews