Back to Home
Zevas1993 icon

One-Stop-Shop-N8N-MCP

by Zevas1993

Overview

n8n workflow automation and intelligent assistance, leveraging AI (LLMs, GraphRAG) for design, generation, validation, and management of integration workflows.

Installation

Run Command
node dist/main.js

Environment Variables

  • N8N_API_URL
  • N8N_API_KEY
  • OLLAMA_URL
  • VLLM_EMBEDDING_URL
  • VLLM_GENERATION_URL
  • DOCKER_MODEL_RUNNER_URL
  • GRAPH_PYTHON
  • GRAPH_BACKEND
  • GRAPH_DIR
  • AUTH_TOKEN
  • LOG_LEVEL
  • DEBUG_MCP
  • MCP_MODE
  • PORT

Security Notes

The server uses `child_process.spawn` to run an external Python-based GraphRAG backend, which introduces a potential attack surface. Dynamic `require` calls in the node loader (`src/loaders/node-loader.ts`) rely on `package.json` paths, posing a risk if untrusted packages are loaded. Build scripts utilize `execSync` for database rebuilds, requiring a trusted build environment. A hardcoded, platform-specific path (`C:\Users\Chris Boyd\Downloads\api-1.json`) for API schema loading is a portability and potential security concern. Debug logging (`DEBUG_MCP`) can expose sensitive information if enabled in production.

Similar Servers

Stats

Interest Score32
Security Score7
Cost ClassHigh
Avg Tokens500
Stars2
Forks0
Last Update2025-12-15

Tags

n8nworkflow-automationAI-assistantLLMGraphRAGmulti-agentdeveloper-toolslow-codeintegrationautomation