ComfyUI_MCP
3
ComfyUI_MCP Server is a Model Context Protocol server for ComfyUI, designed to be extensible and configuration-driven. It enables automation and integration of AI tools like txt2img and img2img, supporting custom workflows through JSON configurations and decorator modules.
txt2img
Wensheng Diagram tool, supports the definition of parameters and behaviors through JSON configuration
img2img
Graphics tool that supports defining parameters and behaviors through JSON configuration
Custom tools
Users can customize tools according to their needs, implement them through JSON configuration and Python modules.