Skip to main content
Glama

comfy_load_workflow

Load saved workflows from the ComfyUI library by name to retrieve workflow JSON and metadata for AI image generation projects.

Instructions

Load a saved workflow from the MCP library by name. Returns the workflow JSON and metadata.

Input Schema

NameRequiredDescriptionDefault
nameYes

Input Schema (JSON Schema)

{ "properties": { "name": { "type": "string" } }, "required": [ "name" ], "type": "object" }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Nikolaibibo/claude-comfyui-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server