MemPalace mempalace-server:latest https://github.com/MemPalace/mempalace bridge sh false https://github.com/MemPalace/mempalace/issues https://github.com/MemPalace/mempalace Local-first AI memory server. Stores conversations and project content verbatim in a searchable palace, exposed to MCP-compatible AI tools (Claude Code, Codex, Antigravity, etc.) over Server-Sent Events on port 8765. The image is built locally — see Dockerfile in the repo root. From the Unraid CLI: cd /mnt/user/<path>/mempalace docker build -t mempalace-server:latest . Then add this template via Add Container -- Template. Mount /mnt/user/appdata/mempalace to /data for persistent storage of the ChromaDB index, SQLite knowledge graph, and embedding-model cache. SECURITY: this container exposes the MCP endpoint without authentication. Bind it to a trusted network (LAN-only or Tailscale) or place it behind SWAG / Nginx Proxy Manager with bearer-token or basic auth. Endpoint: http://[UNRAID-IP]:8765/sse Productivity: Tools: Other: https://raw.githubusercontent.com/MemPalace/mempalace/develop/assets/mempalace_logo.png --user 99:100 Persistent AI memory across machines. Connect Claude Code, Codex, Antigravity, or any MCP-compatible client to a single shared palace. 8765 /mnt/user/appdata/mempalace /data/palace en