Skip to content
Back to search
30
MCP

n8n-nodes-roundrobin

n8n/n8n-nodes-roundrobin

n8n node to store and retrieve messages in a round-robin fashion, particularly for LLM conversation loops with multiple personas

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

Similar MCP servers embedding-nearest

n8n-nodes-loops
n8n community node for Loops (loops.so) — manage contacts, send events, and transactional emails
0 tools
n8n-nodes-llm-chat
n8n nodes for LLM chat via OpenAI-compatible Chat Completions API (llama-server, Ollama /v1, vLLM, etc.)
0 tools
n8n-nodes-imessage
n8n community node for Photon iMessage — send, receive, and automate iMessage conversations via the Photon server
0 tools
n8n-nodes-romulus
n8n nodes for Romulus communication automation platform - manage AI agents, robocalls, and WhatsApp messaging
0 tools
n8n-nodes-prenzllmgateway
Chat Model node for n8n — use a private LLM gateway as the LLM behind an AI Agent or LLM Chain (with tool calling).
0 tools
n8n-nodes-thieuhoa-zalo
n8n node for Zalo communication (QR Login and messaging)
0 tools

How to use

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

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