Comfy
CreatedMCP-Mirror
Generates images from text prompts by leveraging a remote ComfyUI server through the FastMCP framework.
About
Comfy facilitates image generation by connecting to a remote ComfyUI server, allowing users to submit prompts and retrieve generated images via the FastMCP framework. It uses a predefined ComfyUI workflow (specified via JSON) and environment variables to manage the connection and processing. The server polls the ComfyUI instance for completion and returns the resulting image.
Key Features
- Leverages FastMCP framework for server setup
- Supports image generation from text prompts
- Communicates with a remote ComfyUI server
- Uses a ComfyUI workflow defined in a JSON file
- Configurable through environment variables
- 1 GitHub stars
Use Cases
- Remote access to ComfyUI capabilities
- Automated image generation pipelines
- Integration of AI image generation into other applications