comfyui-mcp (artokun/comfyui-mcp) is an MCP server listed on the M8ven Trust Index. It scores 76 out of 100, grade B. It declares 37 tools. No publisher has claimed this listing.

B
Caution
76/100
26 days ago

comfyui-mcp

Local-first, agent-native control plane for ComfyUI — MCP server + sidebar agent that generates images, video & audio, authors and runs workflows, and edits your live graph in natural language on ANY LLM (Claude, ChatGPT, Gemini, offline Ollama, or any hosted model). 178 tools, 36 AI skills, 55 installer packs. Local, LAN, VPS, or Comfy Cloud.

Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

artokun

Source: Glama · also listed on PulseMCP, github_code, github_topic

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. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.

// key findings
🚨
Secret credentials may flow to a network call
3 flows detected: OPENAI_API_KEY, ARENA_API_KEY, RUNPOD_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — report_issue (line 446: new RegExp()
🔐
You'll be asked for 18 credentials: ANTHROPIC_API_KEY, AWS_SECRET_ACCESS_KEY, AWS_SESSION_TOKEN, AZURE_STORAGE_KEY, CF_ACCESS_CLIENT_SECRET, COMFYUI_API_KEY, COMFYUI_AUTH_TOKEN, COMFYUI_MCP_AGENT_TOKEN, COMFYUI_MCP_BRIDGE_TOKEN, COMFYUI_MCP_CUSTOM_API_KEY, COMFYUI_MCP_OLLAMA_API_KEY, COMFYUI_MCP_PAIR_TOKEN, COMFY_API_KEY, GITHUB_TOKEN, HF_TOKEN, HUGGINGFACE_TOKEN, OPENROUTER_API_KEY, DEADMAN_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
🔐 secretANTHROPIC_API_KEY
configAWS_ACCESS_KEY_ID
configAWS_CONFIG_FILE
configAWS_CONTAINER_CREDENTIALS_FULL_URI
configAWS_CONTAINER_CREDENTIALS_RELATIVE_URI
configAWS_ENDPOINT_URL
configAWS_ENDPOINT_URL_S3
configAWS_PROFILE
configAWS_REGION
configAWS_ROLE_ARN
configAWS_S3_ENDPOINT
🔐 secretAWS_SECRET_ACCESS_KEY
🔐 secretAWS_SESSION_TOKEN
configAWS_SHARED_CREDENTIALS_FILE
configAWS_WEB_IDENTITY_TOKEN_FILE
configAZURE_STORAGE_ACCOUNT
🔐 secretAZURE_STORAGE_KEY
configCF_ACCESS_CLIENT_ID
🔐 secretCF_ACCESS_CLIENT_SECRET
🔐 secretCOMFYUI_API_KEYCloud is set (targets [Comfy Cloud](https://cloud.comfy.org)) no — HTTP primitives route via cloud.comfy.org over X-API-Key; WebSocket and local-only tools throw CLOUD_UNSUPPORTED
configCOMFYUI_AUTH_HEADERAuthorization Header name for COMFYUI_AUTH_TOKEN (e.g. X-API-Key).
configCOMFYUI_AUTH_SCHEMEBearer for Authorization, else none Scheme prefix on the token value (e.g. Bearer, Token).
🔐 secretCOMFYUI_AUTH_TOKENGeneric auth token for a self-hosted ComfyUI behind a reverse proxy / API gateway (distinct from Comfy Cloud). When set, attached to every ComfyUI request. Never logged.
configCOMFYUI_CLOUD_URL
configCOMFYUI_HOST127.0.0.1 ComfyUI server address
configCOMFYUI_MCP_AGENT_ALLOWED_MODELS
configCOMFYUI_MCP_AGENT_MODEL
configCOMFYUI_MCP_AGENT_PORT
🔐 secretCOMFYUI_MCP_AGENT_TOKEN
configCOMFYUI_MCP_AGENT_TUNNEL
configCOMFYUI_MCP_AI_TOOLKIT_DIR
configCOMFYUI_MCP_AI_TOOLKIT_PYTHON
configCOMFYUI_MCP_ANTIGRAVITY_MODEL
configCOMFYUI_MCP_BRIDGE_HOST
configCOMFYUI_MCP_BRIDGE_PORT
🔐 secretCOMFYUI_MCP_BRIDGE_TOKEN
configCOMFYUI_MCP_CHATGPT_MODEL
configCOMFYUI_MCP_CLAUDE_JSON
configCOMFYUI_MCP_CODEX_MODEL
configCOMFYUI_MCP_CONSOLE_PORT
configCOMFYUI_MCP_COPILOT_MODEL
🔐 secretCOMFYUI_MCP_CUSTOM_API_KEY
configCOMFYUI_MCP_CUSTOM_BASE_URL
configCOMFYUI_MCP_CUSTOM_MODEL
configCOMFYUI_MCP_DATA_DIR
configCOMFYUI_MCP_DOCKER
configCOMFYUI_MCP_ENV_FILE
configCOMFYUI_MCP_FORCE_REMOTE1) alongside --comfyui-url/COMFYUI_URL to force
configCOMFYUI_MCP_GEMINI_MODEL
configCOMFYUI_MCP_GROK_MODEL
configCOMFYUI_MCP_HTTP_TIMEOUT_S
configCOMFYUI_MCP_INSECURE_BRIDGE
configCOMFYUI_MCP_LANG
configCOMFYUI_MCP_LLAMACPP_HOST
configCOMFYUI_MCP_LLAMACPP_MODEL
configCOMFYUI_MCP_LMSTUDIO_HOST
configCOMFYUI_MCP_LMSTUDIO_MODEL
configCOMFYUI_MCP_LOCAL_TARGET_FILE
configCOMFYUI_MCP_OBJECT_INFO_TTL_MS
configCOMFYUI_MCP_OLLAMA_API
🔐 secretCOMFYUI_MCP_OLLAMA_API_KEY
configCOMFYUI_MCP_OLLAMA_BASE_URL
configCOMFYUI_MCP_OLLAMA_MODEL
configCOMFYUI_MCP_OPENROUTER_MODEL
🔐 secretCOMFYUI_MCP_PAIR_TOKEN
configCOMFYUI_MCP_PANEL_EFFORT
configCOMFYUI_MCP_PANEL_LOCK
configCOMFYUI_MCP_PANEL_MCP_PORT
configCOMFYUI_MCP_PANEL_MODEL
configCOMFYUI_MCP_PANEL_PENDING
configCOMFYUI_MCP_PANEL_SECRETS
configCOMFYUI_MCP_PARENT_PID
configCOMFYUI_MCP_PARENT_STARTED_AT_MS
configCOMFYUI_MCP_PI_MODEL
configCOMFYUI_MCP_PI_PROVIDER
configCOMFYUI_MCP_RESTART_GEN
configCOMFYUI_MCP_STALL_S180 Render-wedge watchdog: seconds a sampler step can re-emit the same progress before a STALL/BACKLOG note is prepended to the agent's next turn (clamped 15–3600s; live-tunable from the panel)
configCOMFYUI_MCP_STARTUP_DEADLINE_MS
configCOMFYUI_MCP_TOOL_TRACE
configCOMFYUI_MCP_TRAINER_IMAGE
configCOMFYUI_PATHRemote --comfyui-url / COMFYUI_URL points at a non-loopback host, or --force-remote is set no — server skips auto-detection so stale local installs can't silently absorb uploads
configCOMFYUI_PORT(auto-detect) ComfyUI server port (tries 8188, then 8000)
configCOMFYUI_SSL
configCOMFYUI_URLThis is sugar for --panel-orchestrator with set from the URL: the
🔐 secretCOMFY_API_KEY
configCOMFY_HOST
configCOMFY_PORT
🔐 secretGITHUB_TOKENGitHub token for skill generation (avoids rate limits)
🔐 secretHF_TOKEN
🔐 secretHUGGINGFACE_TOKENHuggingFace token for higher API rate limits
🔐 secretOPENROUTER_API_KEY
configPANEL_AGENT_BACKEND
configRUNPOD_IDLE_STOP_MINUTES
🔐 secretDEADMAN_TOKEN
configDEADMAN_PORT
configDEADMAN_BEAT_FILE
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployAZURE_STORAGE_CONNECTION_STRING
// quality suggestions

Tool annotations

3/37 tools have annotations

Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.

All four hints declared on every tool

37/37 tools missing one or more hints — list_api_nodes (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); apps (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); batch (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +34 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

Descriptions match behaviour

1 tool describes read intent but its handler mutates — report_issue (line 446: new RegExp()

Rename the tool, rewrite the description, or move the side-effect into a separate clearly-named tool.

Tool inputs are validated

Only 9/37 tool handlers declare input schemas (24%)

Declare an inputSchema with zod/joi/yup on every tool definition.

Shell command execution

23 child_process/subprocess calls in production code — runs shell commands (src/orchestrator/index.ts:544, src/orchestrator/index.ts:607, src/orchestrator/index.ts:612)

Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.

Secrets stay with their owner

2 secret/sensitive values flow into network calls (OPENAI_API_KEY → dynamic, ARENA_API_KEY → dynamic) (1 other flows matched canonical API hosts)

Audit where credentials are sent. A NOTION_TOKEN should only reach api.notion.com — never a third-party host.

No arbitrary install scripts

Has postinstall/preinstall script — runs arbitrary code on npm install

Remove postinstall/preinstall hooks unless they’re essential.

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 7 concrete improvements 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 Verified](https://m8ven.ai/badge/mcp/artokun/comfyui-mcp?variant=verified)](https://m8ven.ai/mcp/artokun/comfyui-mcp)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 85a3e19db92dba315c9e528a479dbf1bd3578503
code hash: 2432bf0f5c7c8fb1779e4719f26201305df587dac33ceaeda4fac989fe915837
verified: 8/16/2026, 5:52:24 PM
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client