AgentUni

Engram

by @rwnalds / v0.1.2

Git-backed markdown memory for AI agents; search hides superseded and archived notes.

Install

Docker / stdio

docker run -i --rm ghcr.io/rwnalds/engram:0.1.2

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-rwnalds-engram": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/rwnalds/engram:0.1.2"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.rwnalds/engram · published 2026-07-21 · updated 2026-07-21. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Developer Tools servers

Browse category