Converts ComfyUI workflows into MCP tools for AI agents to generate images, videos, and other multimedia content.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.LOCALECOMFY_UI_SERVER_IP— "": "http://127.0.0.1:8188",COMFY_UI_SERVER_HOST— "": "127.0.0.1",COMFY_UI_SERVER_PORT— "": "8188",COMFY_UI_INSTALL_PATH— Requires (must be on same machine as ComfyUI).SYNC_POLL_INTERVAL_SECONDSSYNC_EVENT_FALLBACK_INTERVAL_SECONDS— "": "300",SYNC_MODE— 如果 ComfyUI 在云端运行,请将 "" 设置为 "manual"ONDEMAND_REFRESH_COOLDOWN_SECONDSWORKFLOW_NAME_REGEX— "": "^==(.+?)==$",WORKFLOW_PARAM_REGEX— "": "^=>(.+)$",TOOL_NAME_GET_WORKFLOWS_CATALOGTOOL_NAME_GET_WORKFLOW_APITOOL_NAME_MOUNT_WORKFLOWTOOL_NAME_GET_PROMPT_RESULTTOOL_NAME_QUEUE_PROMPTTOOL_NAME_QUEUE_CUSTOM_PROMPTTOOL_NAME_SAVE_CUSTOM_WORKFLOWTOOL_NAME_SAVE_TASK_ASSETSTOOL_NAME_INTERRUPT_PROMPTTOOL_NAME_GET_SYSTEM_STATUSTOOL_NAME_LIST_MODELSTOOL_NAME_GET_CORE_MANUALTOOL_NAME_UPLOAD_ASSETSMCP_SERVER_URL— "": "http://127.0.0.1:8189/mcp",MCP_SERVER_IP— "": "127.0.0.1",MCP_SERVER_PORT— "": "8189",LOG_LEVEL— "": "INFO"LOG_FILELOG_ROTATELOG_RETAIN[](https://m8ven.ai/mcp/metabrain-labs-comfyui-mcp-server-python-vduof2)