Back to directory
overseer66/comfyui-mcp-server

overseer66/comfyui-mcp-server

@Overseer66

A server implementation for integrating ComfyUI with MCP.

comfyuimcpai-imageworkflowautomationpythontool

Installation & Configuration

{
  "mcpServers": {
    "comfyui": {
      "command": "uv",
      "args": [
        "--directory",
        "PATH/TO/comfyui-mcp-server",
        "run",
        "--with",
        "mcp",
        "--with",
        "websocket-client",
        "--with",
        "python-dotenv",
        "mcp",
        "run",
        "src/server.py:mcp"
      ]
    }
  }
}

Information

Transport
stdiosse
Language
Python
Created
2026/6/15
Updated
2026/6/17