n8n-mcp-server-trigger
by seoninja13
Overview
This project likely functions as an external server endpoint that, upon receiving an event or data, processes it and then pushes it as a trigger into an n8n workflow, potentially within a specific 'MCP' (Multi-Cloud Platform) environment.
Installation
npm startEnvironment Variables
- PORT
- N8N_URL
Security Notes
Cannot perform a security audit as no source code was provided for analysis. Without access to the code, it is impossible to check for malicious patterns, hardcoded secrets, dangerous functions like 'eval', or other common security vulnerabilities. Therefore, its safety cannot be assessed.
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).
n8n-operator
Automates the deployment and management of n8n workflow automation instances on Kubernetes clusters.
n8n-workflows
A fast, modern documentation system for N8N workflows, providing search, categorization, visualization, and a RESTful API for workflow management and analysis.