Back to search
30
MCP

Memory Box

pulsemcp/memory box

Integrates with Memory Box to provide persistent, context-aware interactions through semantic memory storage and retrieval using vector embeddings and search capabilities.

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

Similar MCP servers embedding-nearest

Memento
Persistent memory for AI tools. Local-first knowledge graph with hybrid search.
0 tools
io.github.velixarai/memory
Persistent memory for AI assistants. Store, search, and recall across sessions.
0 tools
ai.meminal/meminal
Memory for deep conversational context across any platform
0 tools · streamable-http
io.github.thelabvenice/memdata
Persistent memory for AI agents. Store context, retrieve it semantically.
0 tools
Memento by annibale-x
Persistent memory and context management across sessions.
0 tools
Amber
Persistent long-term memory service for AI assistants with semantic search and encrypted private storage.
0 tools

How to use

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

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