Skip to content
Back to search
30
MCP

n8n-nodes-custom-webhook-wait

n8n/n8n-nodes-custom-webhook-wait

Custom n8n node that waits for a webhook call before continuing workflow execution

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

Similar MCP servers embedding-nearest

n8n-nodes-send-and-wait-custom
Custom send-and-wait email node for n8n with secure tokens and branding controls.
0 tools
n8n-nodes-webflow-forms
Custom n8n node for Webflow Forms with signature verification
0 tools
n8n-nodes-wait-for-tcp-port
n8n community node to wait until a TCP port accepts connections.
0 tools
n8n-nodes-parallel-workflows
n8n node for orchestrating parallel workflow executions
0 tools
n8n-nodes-agentiffai
Custom n8n nodes for Agentiff.AI workflows - webhook handling, SSE events, LLM gateway, PII redaction, and Gmail API integration
0 tools
n8n-nodes-mailhooks
n8n community node for Mailhooks - receive, filter, and process emails in your n8n workflows
0 tools

How to use

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

{
  "mcpServers": {
    "n8n-nodes-custom-webhook-wait": {
      "url": "None",
      "transport": "http"
    }
  }
}