@rxap/n8n-nodes-development
n8n/@rxap/n8n-nodes-developmentProvides 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.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"@rxap/n8n-nodes-development": {
"url": "None",
"transport": "http"
}
}
}