n8n-mcp
Verified Safeby PageLines
Overview
Provides opinionated workflow automation for n8n, enforcing best practices, auto-fixing issues, and offering version control.
Installation
npx -y @pagelines/n8n-mcpEnvironment 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
n8n
AI-powered workflow automation platform, enabling users to build and run workflows using various integrations, with a focus on AI models and tools for task execution and conversational agents.
mcp-n8n-builder
Programmatic creation and management of n8n workflows by AI assistants via the Model Context Protocol (MCP).
project-nova
Manages Paperless-NGX documents by providing an MCP server that exposes an SSE endpoint for integration with n8n, enabling AI agents to search, upload, and manage documents, tags, correspondents, and document types.
n8n-workflows
A fast, modern documentation system for N8N workflows, providing search, categorization, visualization, and a RESTful API for workflow management and analysis.