node-red-mcp (ziv-daniel/node-red-mcp) is an MCP server listed on the M8ven Trust Index. M8ven has not graded it: we have no way to read this server ourselves. No publisher has claimed this listing.

C
Caution
74/100
22 days ago

node-red-mcp

A Model Context Protocol server for Node-RED integration, enabling AI agents to manage flows, install modules, and monitor Node-RED instances via natural language.

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

Code 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

ziv-daniel

Source: Glama

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

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 6 credentials: ACCEPT_ANY_BEARER_TOKEN, API_KEY, JWT_SECRET, MCP_PASSWORD, NODERED_API_TOKEN, NODERED_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 high9 medium

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

highaxios@1.16.1GHSA-gcfj-64vw-6mp9

Axios Node HTTP adapter can use an inherited proxy after interceptor config cloning

highws@8.20.1GHSA-96hv-2xvq-fx4p

ws: Memory exhaustion DoS from tiny fragments and data chunks

mediumaxios@1.16.1GHSA-42h9-826w-cgv3

Axios: Excessive recursion in formDataToJSON can cause denial of service

mediumaxios@1.16.1GHSA-7q8q-rj6j-mhjq

Axios: Nested axios option objects can consume polluted prototype values

mediumaxios@1.16.1GHSA-f4gw-2p7v-4548

Axios: NO_PROXY bypass for 0.0.0.0 local addresses in axios

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// 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.
🔐 secretACCEPT_ANY_BEARER_TOKEN
🔐 secretAPI_KEY
configAUTH_FALLBACK_ENABLED
configBASE_URL
configCLAUDE_AUTH_REQUIRED
configCLAUDE_COMPATIBLE_MODE
configCORS_CREDENTIALS
configCORS_ORIGIN
configDISABLE_HELMET
configHOSTNo 0.0.0.0 Bind address
configHOSTNAME
configHTTP_ENABLED
configJWT_EXPIRES_IN
🔐 secretJWT_SECRET
🔐 secretMCP_PASSWORDSet MCP_USERNAME and for HTTP Basic Auth on the /mcp
configMCP_READ_ONLYSet =true to structurally prevent any mutation of your Node-RED
configMCP_SERVER_NAME
configMCP_SERVER_VERSION
configMCP_TRANSPORTStreamable HTTP =http POST /mcp Production, remote agents
configMCP_USERNAMESet and MCP_PASSWORD for HTTP Basic Auth on the /mcp
🔐 secretNODERED_API_TOKEN
🔐 secretNODERED_PASSWORDe =password \
configNODERED_RETRIES
configNODERED_SKIP_CREDENTIAL_VALIDATION
configNODERED_TIMEOUT
configNODERED_TLS_REJECT_UNAUTHORIZED
configNODERED_URLdocker run -e =http://your-nodered:1880 \
configNODERED_USERNAMEe =admin \
configOAUTH_CLAUDE_CLIENT_ID
configPUBLIC_URL
configRATE_LIMIT_MAX_REQUESTS
configRATE_LIMIT_WINDOW_MS
configSSE_ENABLED
configSSE_HEARTBEAT_INTERVAL
configSSE_MAX_CONNECTIONS
configSSE_PORT
configSSE_RETRY_TIMEOUT
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployPORT
// quality suggestions

Dependencies

40 dependencies, 2 flagged: @playwright/test, playwright

All four hints declared on every tool

20/20 tools missing one or more hints — get_flows (missing: destructiveHint, idempotentHint, openWorldHint); get_flow (missing: destructiveHint, idempotentHint, openWorldHint); validate_flow (missing: destructiveHint, idempotentHint, openWorldHint), +17 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.

License file

No license file

Add a LICENSE file (MIT, Apache-2.0, etc.).

Production dependencies are patched

0 critical, 2 high severity in production deps — axios@1.16.1 (high), ws@8.20.1 (high)

Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.

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 3 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/ziv-daniel-node-red-mcp-7deqyl?variant=verified)](https://m8ven.ai/mcp/ziv-daniel-node-red-mcp-7deqyl)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 96b943147c509f566076dc8dbcc02f46821b60f4
code hash: 301d041ca02a849e7345003a3ad53cd8ed6d81ce2eb67c340e2b91f3ec0945f6
verified: 8/6/2026, 5:25:30 AM
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