Skip to content
Back to search
30
MCP

io.github.hbarefoot/engram

io.github.hbarefoot/engram

Local-first persistent memory for AI agents — SQLite + local embeddings, MCP-native, no cloud.

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

Similar MCP servers embedding-nearest

io.github.jamjet-labs/engram-server
Durable memory for AI agents: fact extraction, hybrid retrieval, temporal graph. SQLite/Postgres.
0 tools
Engram
Provides durable memory for AI agents with fact extraction, hybrid retrieval, and a temporal knowledge graph stored in SQLite.
0 tools
io.github.Patdolitse/piia-engram
One memory, every AI tool, yours to keep. Local-first, cross-tool, MCP-native.
0 tools
io.github.kael-bit/engram
Hierarchical memory for AI agents. Three-layer (buffer/working/core) with decay and promotion.
0 tools
engram-mcp-server
Engram — Persistent Memory Cortex for AI coding agents. Gives agents session continuity, change tracking, decision logging, and project inte
0 tools
io.github.spectra-g/engram
MCP adapter for Engram - organizational memory for AI agents
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.hbarefoot/engram": {
      "url": "None",
      "transport": "http"
    }
  }
}