Overview of ComfyUI MCP
mainComfyUI MCP is a local-first, agent-native control plane for ComfyUI. It functions as both an MCP (Model Context Protocol) server and a Claude Code plugin. It allows AI assistants to interact with ComfyUI instances—whether they are running locally, on a remote server, or via Comfy Cloud—using natural language.
Key capabilities include:
- Image/Video/Audio Generation: Using tools like
generate_imagewith support for ControlNet and IP-Adapter. - Workflow Management: Authoring, modifying, validating, and visualizing workflows using a compact DSL.
- Model Management: Searching (HuggingFace/CivitAI), downloading, listing, and removing models.
- Custom Node Management: Installing, updating, and managing node packs via ComfyUI-Manager.
- Server Maintenance: Installing/updating ComfyUI, inspecting environments, and controlling server state (start/stop).
It is compatible with macOS, Linux, and Windows.