69
/ 100
23 days ago
glama

n8n MCP Server

Exposes n8n's REST API and local Ollama as MCP tools, allowing natural language instructions to create, execute, and monitor workflows from MCP clients like VS Code Copilot Chat.

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.
🔐
You'll be asked for 1 credential: N8N_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configN8N_URLexport ="http://${N8N_HOST}:${N8N_PORT}"
🔐 secretN8N_API_KEY4. 生成されたキーを後述の環境変数 に設定
configOLLAMA_HOST"": "http://127.0.0.1:11434",
configOLLAMA_MODELはクラウドモデル minimax-m3:cloud なども指定可能です。
// 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 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 Score](https://m8ven.ai/badge/mcp/glamcodecrux-n8n-mcp-server-1ug4sj)](https://m8ven.ai/mcp/glamcodecrux-n8n-mcp-server-1ug4sj)
commit: 7d58b963379e14ac945790c2f84e7a30a04dc559
code hash: 4f02260ea14b59bad6ec55280e9bd60a7cf3e7277805a8e1f7cb940f6eee2431
verified: 7/8/2026, 8:40:55 AM
view raw JSON →