AgentUni

memkeeper

by @teflon07 / v0.5.3

Local-first memory for AI agents: on-device hybrid retrieval over a single SQLite file.

Install

Docker / stdio

docker run -i --rm ghcr.io/teflon07/memkeeper:0.5.3

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

{
  "mcpServers": {
    "io-github-teflon07-memkeeper": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/teflon07/memkeeper:0.5.3"
      ]
    }
  }
}

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

Similar

More Databases & Storage servers

Browse category