74
/ 100
29 days ago
glama

n8n Manager MCP

Enables AI assistants to manage n8n workflows with 18 tools for CRUD, execution monitoring, export/import, and safety controls like read-only mode and backups, supporting multiple n8n servers.

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
⚠️
Tool descriptions don’t match what handlers do
6 tools describe read intent but their handlers mutate — n8n_safety_status (line 69: fs.mkdir(CONFIG_DIR, { recursive: true })); n8n_set_safety_mode (line 69: fs.mkdir(CONFIG_DIR, { recursive: true })); n8n_list_workflows (line 69: fs.mkdir(CONFIG_DIR, { recursive: true }))
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.
configN8N_MANAGER_READ_ONLYread_only: false can be enabled with n8n_set_safety_mode or =1.
configN8N_MCP_LANGUAGE
// 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 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 Score](https://m8ven.ai/badge/mcp/ellmos-ai-n8n-manager-mcp-164opc)](https://m8ven.ai/mcp/ellmos-ai-n8n-manager-mcp-164opc)
commit: 7bb0c27260cedc5f1d5290a14160ec07edb1f85c
code hash: 59742b282e6905578b15e9b3bceaea86632da971e146846b660273b2cf6125eb
verified: 6/10/2026, 10:39:48 AM
view raw JSON →