Skip to main content
Glama

ComfyUI MCP Server

by Overseer66

run_workflow_from_json

Execute workflows directly from JSON data to streamline ComfyUI image generation and download tasks via the MCP Server integration.

Instructions

Run a workflow from a JSON data.

Args: json_data: The JSON data to run.

Input Schema

NameRequiredDescriptionDefault
json_dataYes

Input Schema (JSON Schema)

{ "properties": { "json_data": { "additionalProperties": true, "title": "Json Data", "type": "object" } }, "required": [ "json_data" ], "title": "run_workflow_from_jsonArguments", "type": "object" }

Other Tools from ComfyUI MCP Server

Related Tools

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/Overseer66/comfyui-mcp-server'

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