73
/ 100
19 days ago
glama

ComfyUI-MCP-Server-Python

Converts ComfyUI workflows into MCP tools for AI agents to generate images, videos, and other multimedia content.

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configLOCALE
configCOMFY_UI_SERVER_IP"": "http://127.0.0.1:8188",
configCOMFY_UI_SERVER_HOST"": "127.0.0.1",
configCOMFY_UI_SERVER_PORT"": "8188",
configCOMFY_UI_INSTALL_PATHRequires (must be on same machine as ComfyUI).
configSYNC_POLL_INTERVAL_SECONDS
configSYNC_EVENT_FALLBACK_INTERVAL_SECONDS"": "300",
configSYNC_MODE如果 ComfyUI 在云端运行,请将 "" 设置为 "manual"
configONDEMAND_REFRESH_COOLDOWN_SECONDS
configWORKFLOW_NAME_REGEX"": "^==(.+?)==$",
configWORKFLOW_PARAM_REGEX"": "^=>(.+)$",
configTOOL_NAME_GET_WORKFLOWS_CATALOG
configTOOL_NAME_GET_WORKFLOW_API
configTOOL_NAME_MOUNT_WORKFLOW
configTOOL_NAME_GET_PROMPT_RESULT
configTOOL_NAME_QUEUE_PROMPT
configTOOL_NAME_QUEUE_CUSTOM_PROMPT
configTOOL_NAME_SAVE_CUSTOM_WORKFLOW
configTOOL_NAME_SAVE_TASK_ASSETS
configTOOL_NAME_INTERRUPT_PROMPT
configTOOL_NAME_GET_SYSTEM_STATUS
configTOOL_NAME_LIST_MODELS
configTOOL_NAME_GET_CORE_MANUAL
configTOOL_NAME_UPLOAD_ASSETS
configMCP_SERVER_URL"": "http://127.0.0.1:8189/mcp",
configMCP_SERVER_IP"": "127.0.0.1",
configMCP_SERVER_PORT"": "8189",
configLOG_LEVEL"": "INFO"
configLOG_FILE
configLOG_ROTATE
configLOG_RETAIN
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/metabrain-labs-comfyui-mcp-server-python-vduof2)](https://m8ven.ai/mcp/metabrain-labs-comfyui-mcp-server-python-vduof2)
commit: 8e943c0cc1fb80988ff1b36f30d5b01e947849d7
code hash: 5dd227fcbc160ecf7a51260e2df067e995bf2312d27a4701df0c7ad6d175e7ce
verified: 6/15/2026, 3:13:39 PM
view raw JSON →