Skip to main content
Glama

ComfyUI MCP Server

by Overseer66

run_workflow_from_file

Execute a predefined workflow by specifying the file path, enabling users to automate image generation and processing tasks within the ComfyUI MCP Server environment.

Instructions

Run a workflow from a file.

Args: file_path: The absolute path to the file to run.

Input Schema

NameRequiredDescriptionDefault
file_pathYes

Input Schema (JSON Schema)

{ "properties": { "file_path": { "title": "File Path", "type": "string" } }, "required": [ "file_path" ], "title": "run_workflow_from_fileArguments", "type": "object" }
Install Server

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