Back to Home
DrBalls icon

n8n-mcp-server-v2

Verified Safe

by DrBalls

Overview

Provides comprehensive management of n8n workflow automation directly from Claude Desktop by exposing all available n8n API operations.

Installation

Run Command
node dist/index.js

Environment Variables

  • N8N_URL
  • N8N_API_KEY

Security Notes

The server employs robust input validation using Zod schemas, which significantly mitigates common injection vulnerabilities. API keys are sourced from environment variables, avoiding hardcoded secrets. Error handling provides informative messages without exposing sensitive internal details. The core security concern lies in the permissions granted to the n8n API key and the security of the connected n8n instance itself, as this server acts as a powerful interface to those resources. No `eval` or directly malicious patterns were identified in the provided source code.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1000
Stars0
Forks0
Last Update2025-12-06

Tags

n8nworkflow automationClaude DesktopAPI integrationDevOps