← All servers
πŸ—„οΈ

Memory VaultVerifiedπŸ›‘ No advisories

io.github.MihaiBuilds/memory-vault
New to MCP? Start here β†’
58β˜… stars
0weekly installs
2 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/mihaibuilds, which proved it owns this namespace.

Verified owner: github.com/mihaibuilds β†—io.github.MihaiBuilds/memory-vault

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs DB_PASSWORD.
βœ“
Configuration
Reads DB_HOST, DB_PORT, DB_NAME, DB_USER.

About

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

Packages & transports

dockerghcr.io/mihaibuilds/memory-vault-mcp:1.0.6vlatest Β· docker run

Metadata

Categorydatabases
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "memory_vault": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/mihaibuilds/memory-vault-mcp:1.0.6"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector docker run -i --rm ghcr.io/mihaibuilds/memory-vault-mcp:1.0.6