Skip to content
Back to search
30
MCP

Amber

pulsemcp/amber

Persistent long-term memory service for AI assistants with semantic search and encrypted private storage.

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

Similar MCP servers embedding-nearest

Amber
Long-term memory for AI assistants. Hybrid retrieval, query expansion, auto-topics.
0 tools · streamable-http
io.github.velixarai/memory
Persistent memory for AI assistants. Store, search, and recall across sessions.
0 tools
Engram
Persistent memory for AI agents — verbatim conversations, searchable by meaning.
0 tools · streamable-http
io.github.thelabvenice/memdata
Persistent memory for AI agents. Store context, retrieve it semantically.
0 tools
memora
Give your AI agents persistent memory.
0 tools
io.github.VelixarAi/memory
Persistent memory for AI assistants. Store, search, and recall across sessions.
0 tools

How to use

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

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