MCP Server: ComfyUI Selfie
@iamarcel
Let your chat assistant generate selfies
Overview
What is MCP Server: ComfyUI Selfie?
It is a lightweight server that bridges the Model Context Protocol (MCP) with ComfyUI. On startup, it takes a ComfyUI endpoint and a workflow definition. When an MCP client submits a positive text prompt, the server runs the workflow on that prompt, generates an image via ComfyUI, and returns a URL pointing to the output image. It is designed for developers who want to add ComfyUI-powered image generation to MCP-based applications.
How to use MCP Server: ComfyUI Selfie?
Configure the server by providing a ComfyUI endpoint and a workflow on startup. Then, through an MCP client, send a positive text prompt. The server will process the prompt through the given workflow and respond with the URL of the generated image. No additional commands or configuration keys are documented in the README.
Key features of MCP Server: ComfyUI Selfie
- Accepts a ComfyUI endpoint and workflow on startup.
- Receives a positive text prompt from an MCP client.
- Generates an image using the specified ComfyUI workflow.
- Returns the URL of the generated image.
Use cases of MCP Server: ComfyUI Selfie
- Add ComfyUI image generation to any MCP-capable application.
- Rapidly prototype generative workflows by swapping workflows via configuration.
- Create a simple API for generating images from text prompts within an MCP ecosystem.
- Automate image generation in pipelines that already use MCP for tool orchestration.
FAQ from MCP Server: ComfyUI Selfie
—