MCP.so
登录

MCP Server: ComfyUI Selfie

@iamarcel

关于 MCP Server: ComfyUI Selfie

Let your chat assistant generate selfies

基本信息

分类

AI 与智能体

运行时

node

传输方式

stdio

发布者

iamarcel

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

AI 与智能体 分类下的更多 MCP 服务器