comfyui-mcp-server and comfy-pilot
About comfyui-mcp-server
joenorton/comfyui-mcp-server
lightweight Python-based MCP (Model Context Protocol) server for local ComfyUI
Exposes ComfyUI's generation capabilities (images, audio, video) through MCP's streamable HTTP transport with stateful job management—enabling AI agents to poll async operations, iterate via `regenerate`, and inspect outputs directly. Auto-discovers custom workflows from JSON files with parameterized placeholders, while optional asset publishing with deterministic compression integrates generated media into web projects with manifest tracking.
About comfy-pilot
ConstantineB6/comfy-pilot
MCP server + embedded terminal that lets Claude Code see and edit your ComfyUI workflows
Implements an MCP server with stdio transport that exposes 13+ tools for programmatic workflow manipulation—including node graph editing, model downloads from Hugging Face/CivitAI, custom node management, and image viewing. The architecture bridges ComfyUI's REST API with Claude Code via a PTY process running the Claude CLI, while xterm.js provides a real-time terminal UI with WebSocket synchronization of workflow state.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work