Back to search
30
MCP

n8n-nodes-message-debounce

n8n/n8n-nodes-message-debounce

n8n community node that groups messages from the same session within a time window, waiting for silence before passing them along as a single consolidated output.

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

Similar MCP servers embedding-nearest

n8n-nodes-imessage
n8n community node for Photon iMessage — send, receive, and automate iMessage conversations via the Photon server
0 tools
n8n-nodes-chat-messages-builder
n8n community node for building chat messages arrays from system and user inputs
0 tools
n8n-nodes-roundrobin
n8n node to store and retrieve messages in a round-robin fashion, particularly for LLM conversation loops with multiple personas
0 tools
n8n-nodes-conditional-message
N8N Community Node - Conditional Message Node combining If, Switch and Notice functionality
0 tools
n8n-nodes-kwtsms
n8n community node for kwtSMS SMS gateway. Send SMS, check balance, validate numbers, manage sender IDs.
0 tools
n8n-nodes-onesignal
A comprehensive n8n community node for OneSignal providing 8 resources and 30+ operations for push notifications, email, SMS, user managemen
0 tools

How to use

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

{
  "mcpServers": {
    "n8n-nodes-message-debounce": {
      "url": "None",
      "transport": "http"
    }
  }
}