Skip to content
Back to search
30
MCP v3.0.2

io.github.NickCirv/engram

io.github.NickCirv/engram

Cached context spine for AI coding agents. Any MCP server as a 10-line plugin. 89.1% saved.

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

Similar MCP servers embedding-nearest

io.github.nickcirv/engram
Ranked local code-graph context for AI coding agents. Intercepts reads + greps. Apache-2.0.
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.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.spectra-g/engram
MCP adapter for Engram - organizational memory for AI agents
0 tools
io.github.morous-dev/engram-cc
Universal AI coding assistant memory — session handoff, SLM compression, and semantic retrieval.
0 tools

How to use

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

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