Back to search
30
MCP streamable-http

Amber

com.ambermem/amber

Long-term memory for AI assistants. Hybrid retrieval, query expansion, auto-topics.

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

Similar MCP servers embedding-nearest

Amber
Persistent long-term memory service for AI assistants with semantic search and encrypted private storage.
0 tools
io.github.velixarai/memory
Persistent memory for AI assistants. Store, search, and recall across sessions.
0 tools
memora
Give your AI agents persistent memory.
0 tools
Memphora
Add persistent memory to AI assistants. Store and recall info across conversations.
0 tools
Memento
Persistent memory for AI tools. Local-first knowledge graph with hybrid search.
0 tools
AgentMemory
Persistent memory for AI coding agents with hybrid retrieval, analytics, and governance controls.
0 tools

How to use

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

{
  "mcpServers": {
    "amber": {
      "url": "https://mcp.ambermem.com",
      "transport": "streamable-http"
    }
  }
}