Wraps ComfyUI's image generation API so you can create images from natural language in any MCP client. Exposes tools for txt2img, img2img refinement, variations, upscaling, ControlNet conditioning, and IP-Adapter style transfer. Runs as a streamable HTTP server by default (works with Claude Code, MetaMCP) or switches to stdio for Claude Desktop. Includes a workflow template registry that lets you save complex ComfyUI node graphs once and invoke them by name later. The image proxy endpoint is handy when clients can reach this server but not ComfyUI directly. Configure with your ComfyUI instance URL and checkpoint directory, then call generate_image or pass full workflow JSON for custom pipelines.
claude mcp add --transport stdio miller-joe-comfyui-mcp -- npx -y @miller-joe/comfyui-mcp