Skip to content
Back to search
30
MCP

Hindsight MemPalace

io.github.holetron/hindsight-mempalace

Self-hosted long-term memory for AI agents over MCP — hierarchical recall backed by pgvector

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

Similar MCP servers embedding-nearest

Hindsight MCP
MCP server for AI-assisted coding with development history: git, tests, Copilot.
0 tools
Hindsight MCP
MCP server for AI-assisted coding with development history: git, tests, Copilot.
0 tools
hindsight mempalace
Metadata-only Glama MCP server.
0 tools
agent-recall-mcp
Memory Palace MCP server for AI agents
0 tools
RemembrallMCP
Persistent knowledge memory for AI agents. Hybrid search, code graph, pgvector.
0 tools
heimdall-mcp
Persistent, project-aware, long-term memory for AI coding assistants
0 tools

How to use

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

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