Back to search
30
MCP

n8n-nodes-websocket-ws

n8n/n8n-nodes-websocket-ws

Websocket (ws) nodes for n8n. Using ws-library instead of socket.io

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

Similar MCP servers embedding-nearest

n8n-nodes-socketio-client
SocketIO nodes for n8n. Using Socket.io-client library
0 tools
n8n-nodes-websocket-standalone
n8n-nodes-websocket-standalone
0 tools
n8n-nodes-whatsapp-webjs
n8n community node for WhatsApp Web.js
0 tools
n8n-nodes-ws-reconnect
WebSocket trigger for n8n with header/query auth and auto-reconnect
0 tools
n8n-nodes-websocket-ws-reconnect
Websocket (ws) trigger for n8n with auth (Bearer/query) and auto-reconnect support
0 tools
n8n-nodes-wts
n8n node to call wts services
0 tools

How to use

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

{
  "mcpServers": {
    "n8n-nodes-websocket-ws": {
      "url": "None",
      "transport": "http"
    }
  }
}