Skip to content
Back to search
30
MCP

io.github.nickcirv/engram

io.github.nickcirv/engram

Ranked local code-graph context for AI coding agents. Intercepts reads + greps. Apache-2.0.

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

Similar MCP servers embedding-nearest

io.github.NickCirv/engram
Cached context spine for AI coding agents. Any MCP server as a 10-line plugin. 89.1% saved.
0 tools
io.github.hbarefoot/engram
Local-first persistent memory for AI agents — SQLite + local embeddings, MCP-native, no cloud.
0 tools
io.github.Morous-Dev/engram-cc
Universal AI coding assistant memory — session handoff, SLM compression, and semantic retrieval.
0 tools
io.github.morous-dev/engram-cc
Universal AI coding assistant memory — session handoff, SLM compression, and semantic retrieval.
0 tools
io.github.kael-bit/engram
Hierarchical memory for AI agents. Three-layer (buffer/working/core) with decay and promotion.
0 tools
io.github.tstockham96/engram
Intelligent agent memory with automatic extraction, consolidation, and bi-temporal recall.
0 tools

How to use

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

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