n8n-MCP (mohsin-zaheer/mcp-server) is an MCP server listed on the M8ven Trust Index. It scores 58 out of 100, grade D. It declares 39 tools. No publisher has claimed this listing.

D
Caution
58/100

n8n-MCP

An MCP server that provides AI assistants with access to documentation, schemas, and operations for over 535 n8n workflow automation nodes. It enables models to understand, create, and manage n8n workflows through natural language by connecting to the n8n API.

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

mohsin-zaheer

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

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
2 flows detected: MCP_AUTH_TOKEN, AUTH_TOKEN. We can’t prove the destination matches the brand the credential belongs to.
🚨
Known vulnerabilities in dependencies: 25 critical, 71 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 1 credential: AUTH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies25 critical71 high36 medium50 low

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

criticaln8n@1.109.2GHSA-57g9-58c2-xjg3

n8n Has an Arbitrary File Read via Git Node

criticaln8n@1.109.2GHSA-58qr-rcgv-642v

n8n has Multiple Remote Code Execution Vulnerabilities in Merge Node AlaSQL SQL Mode

criticaln8n@1.109.2GHSA-5xrp-6693-jjx9

n8n Unsafe Workflow Expression Evaluation Allows Remote Code Execution

criticaln8n@1.109.2GHSA-62r4-hw23-cc8v

n8n Vulnerable to Arbitrary Command Execution in Pyodide based Python Code Node

criticaln8n@1.109.2GHSA-6cqr-8cfr-67f8

n8n Has Expression Escape Vulnerability Leading to RCE

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.
🔐 secretAUTH_TOKEN
configAUTH_TOKEN_FILE
configBASE_URL
configCORS_ORIGIN
configCOVERAGE_DIR
configCOVERAGE_REPORTER
configDISABLE_CONSOLE_OUTPUT
configFEATURE_TEST_COVERAGE
configGIT_COMMIT
configHOST
configLOG_LEVEL
configMCP_MODE
configMCP_REQUEST_ACTIVE
configN8N_API_URL💡 Tip: If you’re running n8n locally on the same machine (e.g., via Docker), use http://host.docker.internal:5678 as the .
configN8N_CUSTOM_EXTENSIONS
configPUBLIC_URL
configTEST_ENVIRONMENT
configTEST_MAX_WORKERS
configTEST_PARALLEL
configTEST_RETRY_ATTEMPTS
configTRUST_PROXY
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployPORT
// quality suggestions

Tool annotations

No tools have read-only/destructive annotations

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

All four hints declared on every tool

39/39 tools missing one or more hints — n8n_create_workflow (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); n8n_get_workflow (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); n8n_get_workflow_details (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +36 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.

Shell command execution

5 calls in production code run through a shell (src/utils/enhanced-documentation-fetcher.ts:81, src/utils/enhanced-documentation-fetcher.ts:87, src/utils/enhanced-documentation-fetcher.ts:567)

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

Production dependencies are patched

24 critical, 58 high severity in production deps — n8n@1.109.2 (critical), n8n@1.109.2 (critical)

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

Dev dependencies

14 critical/high in dev-only deps (does not ship to users)

Upgrade dev dependencies when convenient.

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 5 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/mohsin-zaheer/mcp-server?variant=verified)](https://m8ven.ai/mcp/mohsin-zaheer/mcp-server)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: c10fdfa9dca7d6b8fa787db0556806b1a5a63f9a
code hash: 8bc438b910e7b180bec38ceb34449f47d486091517dc9c0aa7babfe344cf4d81
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