engRam

AWDDude/engRam
★ 0 stars Go 🤖 AI/LLM Updated 1d ago
Personal memory MCP server
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "engram": {
      "command": "go",
      "args": [
        "run",
        "github.com/AWDDude/engRam@latest"
      ]
    }
  }
}

README Excerpt

A long-term semantic memory MCP server — single statically-linked Go binary with no external services required. **Name:** *engram* (a memory trace in neuroscience) + *RAM* — stores memories, fast. - **Single binary** — no Python, no Docker, no runtime dependencies - **Local embeddings** via [hugot](https://github.com/knights-analytics/hugot) + GoMLX ([all-MiniLM-L6-v2](https://huggingface.co/KnightsAnalytics/all-MiniLM-L6-v2), Apache 2.0, downloaded once on first run)

Tools (6)

delete_memorylist_memoriessearch_memorystore_memorytagsupdate_memory