servers/ memory/ memory-vault-mihaibuilds
Memory Vault icon

Memory Vault

Unverified Claim & verify → Memory

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

Visit website ↗ View on GitHub ↗
Overview Installation

Overview

Memory Vault is a Model Context Protocol (MCP) server: Local-first AI memory layer with hybrid search. Postgres + pgvector. Self-hosted, MIT. As an MCP server it plugs straight into AI assistants, exposing its functionality as tools the model can invoke on your behalf.

It runs locally: the Docker image ghcr.io/mihaibuilds/memory-vault-mcp:1.4.0 speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need DB_HOST, DB_PORT, DB_NAME (among others). The current release is v1.4.0, published under the MIT license, with source at MihaiBuilds/memory-vault on GitHub, where it has earned 60 stars.

You'll find Memory Vault in the Memory category here on mcp.site; it connects to Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed, and any other MCP client — see the install snippets below. If you maintain Memory Vault for MihaiBuilds, claim this listing to verify ownership, earn the Verified badge, and keep the details current.

Docker image — ghcr.io/mihaibuilds/memory-vault-mcp:1.4.0 · MCP over stdio
Credentials — Requires DB_HOST, DB_PORT, DB_NAME + 2 more
Open source — MIT license · MihaiBuilds/memory-vault
Topics — ai-memory, claude, hybrid-search, knowledge-graph, mcp

Installation

// claude_desktop_config.json
{
  "mcpServers": {
    "memory_vault": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/mihaibuilds/memory-vault-mcp:1.4.0"
      ],
      "env": {
        "DB_HOST": "<db-host>",
        "DB_PORT": "<db-port>",
        "DB_NAME": "<db-name>",
        "DB_USER": "<db-user>"
      }
    }
  }
}

Requires DB_HOST, DB_PORT, DB_NAME

Related servers

PM
PLUR Memory
Memory

Persistent long-term memory graph shared across MCP clients.

★ 226 Added 1 week ago
KI
Kin
Memory

Personal relationship memory for assistants that remember people.

★ 45 Added 3 days ago
NoteMCP icon
NoteMCP
Memory

Give Claude and ChatGPT long-term memory. Save notes by text, voice or share sheet, and your AI finds and updates them in any future chat.

Added today
Mcp icon
Mcp
Memory

AI memory layer — one shared, persistent memory across every AI tool you connect.

Added 5 hours ago
BO
Bourdon
Memory

Recognition-first cross-agent memory federation. One shared memory across all your agents.

Added 5 hours ago
MC
Mcp
Memory

Persistent memory for AI assistants. Save once; recall from Claude, ChatGPT, or any MCP client.

Added 5 hours ago
>_ esc
↑↓ navigate↵ openesc close