Loomal

Memory Vault

MCP server by github.com/mihaibuilds/memory-vault

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

4 starsoci: ghcr.io/mihaibuilds/memory-vault-mcp:1.0.6

About Memory Vault

Memory Vault is an MCP (Model Context Protocol) server published by mihaibuilds in the official MCP registry, listed under Search on Loomal. Local-first AI memory layer with hybrid search. Postgres + pgvector. Self-hosted, MIT.

It ships as a Docker image (ghcr.io/mihaibuilds/memory-vault-mcp:1.0.6), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/mihaibuilds/memory-vault, where the project has earned 4 GitHub stars.

Use Memory Vault with your agent

Claude Code · one command
claude mcp add memory-vault -- docker run -i --rm ghcr.io/mihaibuilds/memory-vault-mcp:1.0.6
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "memory-vault": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/mihaibuilds/memory-vault-mcp:1.0.6"
      ]
    }
  }
}
ocighcr.io/mihaibuilds/memory-vault-mcp:1.0.6

Frequently asked questions

What is Memory Vault?
Memory Vault is an MCP (Model Context Protocol) server by mihaibuilds in the Search category. Local-first AI memory layer with hybrid search. Postgres + pgvector. Self-hosted, MIT.
How do I connect Memory Vault to Claude, Cursor, or another MCP client?
Install Memory Vault from its oci package (ghcr.io/mihaibuilds/memory-vault-mcp:1.0.6) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Memory Vault open source?
Yes — the source code is public at github.com/mihaibuilds/memory-vault, with 4 GitHub stars.
Can AI agents pay to use Memory Vault?
Not yet through Loomal — Memory Vault is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Memory Vault? Claim this listing free by verifying GitHub ownership, or contact us.