Skip to content
Back to search
30
MCP

Mempalace

pulsemcp/mempalace

Local-first memory palace for AI assistants with structured memories, knowledge graphs, and diary entries.

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

Similar MCP servers embedding-nearest

Hindsight MemPalace
Self-hosted long-term memory for AI agents over MCP — hierarchical recall backed by pgvector
0 tools
Memphora
Add persistent memory to AI assistants. Store and recall info across conversations.
0 tools
Memphora
Add persistent memory to AI assistants. Store and recall info across conversations.
0 tools
@mempalace/core
Native TypeScript AI memory system and MCP server (Zero-LLM, LanceDB)
0 tools
Palace
Local-first memory for coding agents — MCP server, single SQLite file, local embeddings
0 tools
com.runmemento/memento
Local-first, LLM-agnostic memory layer for AI assistants.
0 tools

How to use

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

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