comfy-mcp

Comfy-Org/comfy-mcp
★ 1 stars Python AI/LLM Updated 5d ago
Local MCP server for ComfyUI — run your local ComfyUI from AI agents
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "comfy-mcp": {
      "command": "uvx",
      "args": [
        "comfy-mcp"
      ]
    }
  }
}

Or install with pip: pip install comfy-mcp

README Excerpt

<div align="center"> <img src="assets/logo.svg" alt="Comfy" width="160"/> <h1>Comfy MCP</h1> **Drive your own [ComfyUI](https://github.com/comfyanonymous/ComfyUI) from Claude Code, Claude Desktop, Cursor, or any MCP-speaking AI agent — an [MCP](https://modelcontextprotocol.io) server built on [`comfy-cli`](https://github.com/Comfy-Org/comfy-cli).**

Tools (8)

COMFY_BINCOMFY_LOCAL_URLCOMFY_MCP_DEBUG_LOGModuleNotFoundErrorPATHcomfylocal_checkrestart_comfyui

Topics

ai-agentscomfy-clicomfyuimcpmodel-context-protocol