Skip to content
Back to search
30
MCP

@rxap/n8n-nodes-development

n8n/@rxap/n8n-nodes-development

Provides development trigger nodes for n8n workflows, including a manual trigger and a workflow execution trigger. These nodes are designed to help with designing modular, microservice-like workflows and for testing workflows with specified input data.

Uptime
0.0%
18 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@rxap/n8n-nodes-neo4j
Provides a Neo4j node for n8n workflows, including basic authentication credentials. It allows to connect and interact with Neo4j databases
0 tools
n8n-nodes-form-http-trigger
Form builder and trigger for n8n workflows
0 tools
n8n-nodes-discord-trigger
A node that triggers a workflow whenever a message from discord is sent.
0 tools
@loopsaaage/n8n-nodes-form-trigger
Form builder and trigger for n8n workflows
0 tools
n8n-nodes-discord-trigger-new
A node that triggers a workflow whenever a message from discord is sent.
0 tools
n8n-nodes-whatsapp
Nodes to trigger workflows from whatsapp events or send messages (using whatsapp web).
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@rxap/n8n-nodes-development": {
      "url": "None",
      "transport": "http"
    }
  }
}