Back to search
30
MCP

Memory Vault

io.github.mihaibuilds/memory-vault

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

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@psraghuveer/memento
Local-first, LLM-agnostic memory layer for AI assistants. Run via npx @psraghuveer/memento.
0 tools
io.github.varun369/superlocalmemory
Local-first AI memory with knowledge graphs and hybrid search. 17+ AI tools via MCP. Free.
0 tools
com.runmemento/memento
Local-first, LLM-agnostic memory layer for AI assistants.
0 tools
EchoVault Memory
Local-first memory for coding agents; stores decisions, bugs, and context across sessions.
0 tools
Motecloud Memory
Cloud-hosted MCP server for durable AI memory
0 tools · streamable-http
Mneme
Memory layer for AI coding assistants. Indexes git history + code, exposes via MCP.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "memory_vault": {
      "url": "None",
      "transport": "http"
    }
  }
}