Back to directory
overseer66/comfyui-mcp-server

overseer66/comfyui-mcp-server

@Overseer6622822

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
2025/4/25
Updated
2025/11/4