Back to search
30
MCP

engram-mcp-server

npm/engram-mcp-server

Engram — Persistent Memory Cortex for AI coding agents. Gives agents session continuity, change tracking, decision logging, and project intelligence across sessions.

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

Similar MCP servers embedding-nearest

engram-mcp
The permanent and semantic memory layer for AI agents
0 tools
@engrammemory/mcp-server
Engram Memory MCP server for Claude Desktop and other MCP clients. Persistent semantic memory for AI agents.
0 tools
engram-notion-mcp
The permanent and semantic memory layer for AI agents
0 tools
io.github.spectra-g/engram
MCP adapter for Engram - organizational memory for AI agents
0 tools
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.jamjet-labs/engram-server
Durable memory for AI agents: fact extraction, hybrid retrieval, temporal graph. SQLite/Postgres.
0 tools

How to use

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

{
  "mcpServers": {
    "engram-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}