Skip to content
Back to search
30
MCP

n8n-nodes-engram

n8n/n8n-nodes-engram

Knowledge graph memory for n8n AI agents. Persistent, per-user memory with entity extraction, temporal fact tracking, community detection, graph traversal, and hybrid search.

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

Similar MCP servers embedding-nearest

Engram
Provides durable memory for AI agents with fact extraction, hybrid retrieval, and a temporal knowledge graph stored in SQLite.
0 tools
n8n-nodes-graphiti
Graphiti temporal knowledge graph memory for n8n AI agents
0 tools
@lumetra/n8n-nodes-engram-memory
n8n community node for Engram by Lumetra — durable, explainable memory for AI agents.
0 tools
io.github.jamjet-labs/engram-server
Durable memory for AI agents: fact extraction, hybrid retrieval, temporal graph. SQLite/Postgres.
0 tools
Intelligence Aeternum
Persistent knowledge graph memory for AI agents with entity extraction and relationship mapping.
0 tools
io.github.emergent-wisdom/understanding-graph
Persistent reasoning memory for AI agents via typed cognitive nodes and supersedes edges.
0 tools

How to use

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

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