Back to Home
PageLines icon

n8n-mcp

Verified Safe

by PageLines

Overview

Provides opinionated workflow automation for n8n, enforcing best practices, auto-fixing issues, and offering version control.

Installation

Run Command
npx -y @pagelines/n8n-mcp

Environment Variables

  • N8N_API_URL
  • N8N_API_KEY
  • N8N_MCP_VERSIONS
  • N8N_MCP_MAX_VERSIONS

Security Notes

The server's internal code is well-structured and does not use dangerous patterns like 'eval' or obfuscation. It actively validates against hardcoded secrets and IDs in n8n workflows it manages, recommending environment variables for sensitive data. Network requests are made to a configurable n8n API URL and webhook endpoints, which is standard for its functionality. Security relies heavily on the secure management of the N8N_API_KEY used to connect to the n8n instance.

Similar Servers

Stats

Interest Score36
Security Score8
Cost ClassMedium
Avg Tokens2500
Stars1
Forks0
Last Update2026-01-16

Tags

n8nworkflow automationvalidationauto-fixversion control