Skip to content
Back to search
30
MCP

comfyui-mcp

npm/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/ChatGPT/Gemini on your subscription (no API key), free local models via Ollama (fully offline),

Uptime
0.0%
55 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_orion4d-comfyui_mcp
MCP server for ComfyUI - enables ChatGPT to control ComfyUI workflows
0 tools
comfyui-mcp-server
lightweight Python-based MCP (Model Context Protocol) server for local ComfyUI
0 tools
io.github.artokun/comfyui-mcp
MCP server + Claude Code plugin for ComfyUI: run workflows, generate images, manage models & VRAM.
0 tools
mcp-comfyui
MCP server for ComfyUI – trigger image generation workflows from Claude Code
0 tools
ComfyUI Builder
ComfyUI MCP server: knowledge base, workflow builder, real-time execution, models, plugins.
0 tools
ComfyUI Builder
ComfyUI MCP server: knowledge base, workflow builder, real-time execution, models, plugins.
0 tools

How to use

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

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