Loading MCP server directory, please wait...
MCP server for ComfyUI: text-to-image, variations, img2img refine, upscale, image proxy.
npx @getmcp/cli add io.github.miller-joe/comfyui-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.miller-joe/comfyui-mcp": {
"command": "npx",
"args": [
"-y",
"@miller-joe/comfyui-mcp"
],
"env": {
"COMFYUI_URL": "",
"COMFYUI_PUBLIC_URL": "",
"COMFYUI_DEFAULT_CKPT": ""
}
}
}
}