Submit

Hh Mcp Comfyui

@zjf2671

基于Model Context Protocol (MCP)的ComfyUI图像生成服务,通过API调用本地ComfyUI实例工作流生成图片,实现自然语言生图自由
Overview

what is Hh Mcp Comfyui?

Hh Mcp Comfyui is an image generation service based on the Model Context Protocol (MCP) that allows users to generate images through API calls to a local ComfyUI instance using natural language.

how to use Hh Mcp Comfyui?

To use Hh Mcp Comfyui, ensure that your local ComfyUI instance is running, then follow the setup instructions to clone the repository, initialize the environment, and run the service using the provided commands.

key features of Hh Mcp Comfyui?

  • Image generation service via MCP protocol
  • Dynamic replacement of prompts and parameters in workflows
  • Automatic loading of workflow files from the specified directory

use cases of Hh Mcp Comfyui?

  1. Generating images from natural language descriptions.
  2. Customizing image generation workflows for specific projects.
  3. Integrating with clients like Cherry Studio and Cline for enhanced image creation.

FAQ from Hh Mcp Comfyui?

  • What is the default workflow?

The default workflow is t2image_bizyair_flux.

  • How do I add new workflows?

Place the new workflow JSON files in the src/hh/workflows directory and restart the service to load them.

  • What are the image size defaults?

The default image size is 1024x1024.

Server Config

{
  "mcpServers": {
    "hh-mcp-comfyui": {
      "command": "uvx",
      "args": [
        "hh-mcp-comfyui"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.