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%
2 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-imessage
n8n community node for Photon iMessage — send, receive, and automate iMessage conversations via the Photon server
0 tools
@memmachine/n8n-nodes-memmachine
n8n community node for MemMachine conversational memory integration with AI Agents
0 tools
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 singl
0 tools
n8n-nodes-llm-openwebui
A n8n community node to interact with a (custom) LLM model and knowledge bases on an Open WebUI instance.
0 tools
n8n-nodes-unocrm
n8n community node — UnoCRM integration. Manage leads, people, conversations, messages and activities.
0 tools

How to use

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

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