comfyui-mcp-server

l2dnjsrud/comfyui-mcp-server

3.2

If you are the rightful owner of comfyui-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

ComfyUI MCP Server is a full-featured implementation of the Model Context Protocol (MCP) for ComfyUI, enabling AI agents to generate and manipulate images using a standardized API.

Tools

Functions exposed to the LLM to take actions

generate_image

Generate image from text with parameters like prompt, width, height, negative_prompt, model.

img2img

Transform an image based on text with parameters like prompt, image, strength, width, height.

get_job_status

Check status of a job using job_id.

list_models

List available models.

get_tools_manifest

Get complete tools manifest.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources