Skip to content
Back to search
30
MCP

io.github.jamjet-labs/engram-server

io.github.jamjet-labs/engram-server

Durable memory for AI agents: fact extraction, hybrid retrieval, temporal graph. SQLite/Postgres.

Uptime
0.0%
19 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
io.github.hbarefoot/engram
Local-first persistent memory for AI agents — SQLite + local embeddings, MCP-native, no cloud.
0 tools
Engram
Persistent memory for AI agents — verbatim conversations, searchable by meaning.
0 tools · streamable-http
io.github.tstockham96/engram
Intelligent agent memory with automatic extraction, consolidation, and bi-temporal recall.
0 tools
io.github.kael-bit/engram
Hierarchical memory for AI agents. Three-layer (buffer/working/core) with decay and promotion.
0 tools
n8n-nodes-engram
Knowledge graph memory for n8n AI agents. Persistent, per-user memory with entity extraction, temporal fact tracking, community detection, g
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.jamjet-labs/engram-server": {
      "url": "None",
      "transport": "http"
    }
  }
}