AgentUni

Memory Vault

by @MihaiBuilds / v1.6.0

Local-first AI memory layer with hybrid search. Postgres + pgvector. Self-hosted, MIT.

Install

Docker / stdio

docker run -i --rm ghcr.io/mihaibuilds/memory-vault-mcp:1.6.0

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

{
  "mcpServers": {
    "io-github-mihaibuilds-memory-vault": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/mihaibuilds/memory-vault-mcp:1.6.0"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.MihaiBuilds/memory-vault · published 2026-09-10 · updated 2026-09-10. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Databases & Storage servers

Browse category