← All servers
🔧

Hindsight MemPalaceVerified🛡 No advisories

io.github.holetron/hindsight-mempalace
New to MCP? Start here →
0★ stars
0weekly installs
28 days agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/holetron, which proved it owns this namespace.

Verified owner: github.com/holetronio.github.holetron/hindsight-mempalace

🛡 Permissions & trustwhat this server can touch before you run it

Configuration
Reads HINDSIGHT_URL, MEMPALACE_BANK.

About

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

Packages & transports

npmhindsight-mempalace-mcpv1.0.0 · npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "hindsight_mempalace": {
      "command": "npx",
      "args": [
        "-y",
        "hindsight-mempalace-mcp"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y hindsight-mempalace-mcp