The ComfyUI MCP Server provides a lightweight bridge between AI agents and local ComfyUI instances, enabling generation and iterative refinement of images, audio, and video through natural conversation. It exposes tools including `generate_image`, `regenerate`, `view_image`, `get_job`, and `list_assets` that allow clients to create media with configurable parameters, poll job status, and automatically use server defaults to minimize required inputs. This solves the problem of integrating local generative AI capabilities with AI agents and applications that support the Model Context Protocol.
claude mcp add --transport stdio joenorton-comfyui-mcp-server uvx comfyui-mcp-server