Back to search
30
MCP

n8n-nodes-memori-community

n8n/n8n-nodes-memori-community

n8n community node exposing a Memori-aware Chat Model sub-node for AI Agent. Injects memori_attribution (entity_id, process_id, session_id) into every chat completion request so a self-hosted Memori proxy can partition knowledge per user/session.

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

Similar MCP servers embedding-nearest

@memmachine/n8n-nodes-memmachine
n8n community node for MemMachine conversational memory integration with AI Agents
0 tools
@paravium/n8n-nodes-do-chat-model
n8n community sub-node that exposes DigitalOcean Gradient Serverless Inference as a LangChain Chat Model for the AI Agent.
0 tools
n8n-nodes-llm7
n8n community node for llm7.io — direct HTTP chat completions, works as AI Agent model
0 tools
n8n-nodes-siliconflow
n8n community node for SiliconFlow AI models - chat completions, vision language models, embeddings, and reranking
0 tools
n8n-nodes-nvidia-nim
n8n community node for NVIDIA NIM - Chat completions and image analysis with NVIDIA AI models
0 tools
n8n-nodes-minimax
n8n community node for MiniMax AI — chat completions powered by MiniMax-M2.5, M2.1 and M2 models
0 tools

How to use

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

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