Submit

ComfyUI_MCP Server(ComfyUI的ModelContextProtocol 服务端 | ModelContextProtocol Server for ComfyUI)

@ericwanghp

CmfyUI_MCP Server is a loosely coupled, extensible, and configuration-driven ModelContextProtocol (MCP) server designed for ComfyUI.
Overview

What is ComfyUI_MCP?

ComfyUI_MCP is a loosely coupled, extensible, and configuration-driven Model Context Protocol (MCP) server designed for ComfyUI, enabling automation and integration in AI image generation and inference.

How to use ComfyUI_MCP?

To use ComfyUI_MCP, install the server using the provided installation script, configure it via the config file, and run the server. You can then extend MCP services by adding new tools in the tools directory.

Key features of ComfyUI_MCP?

  • Extensible MCP services like txt2img and img2img.
  • Automatic registration of tools in the tools directory.
  • Configuration-driven parameters for each MCP service.
  • Interactive debugging with MCP Inspector.

Use cases of ComfyUI_MCP?

  1. Automating AI image generation workflows.
  2. Integrating custom tools for specific image processing tasks.
  3. Debugging and testing MCP services interactively.

FAQ from ComfyUI_MCP?

  • How do I add a new tool?

Simply create a new Python file in the tools directory and implement the registration function.

  • What if the server doesn't start?

Check the configuration file for errors and ensure all dependencies are installed.

  • Can I customize the parameters for tools?

Yes, parameters can be configured via JSON files corresponding to each tool.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.