engram

overcuriousity/engram
★ 0 stars Rust Search Updated today
A trace of everything worth keeping. Self-hosted personal knowledge base with semantic retrieval over Qdrant, a web UI, a REST API, and an MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

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": "cargo",
      "args": [
        "run",
        "--",
        "engram"
      ]
    }
  }
}

README Excerpt

<img src="assets/wordmark.svg" alt="engram" width="260"> **A trace of everything worth keeping.** A self-hosted knowledge base you search by meaning. Paste text, a link, a PDF or a photo; engram splits it into passages, embeds them, and answers queries with ranked excerpts — your words, not a rewrite of them. Three front doors over one

Tools (6)

coherecontext_tokensstyleteitiervllm

Topics

knowledge-basemcpqdrantrustself-hostedsemantic-searchvector-search