Productivity|AI / ML|DatabasePython

mempalace

MemPalace is the highest-scoring AI memory system that allows users to store and retrieve every conversation with an AI.

Free
N/A rating (0 reviews)0 installs52,348 GitHub stars
memoryAIsemantic search
Local ProcessRuns locally on your machine via stdio. Lower risk than remote servers.

MemPalace organizes conversations into a structured format, allowing users to keep every word and find ideas easily. It stores raw exchanges in ChromaDB, enabling semantic search without summarization.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "mempalace": {
      "args": [
        "mempalace"
      ],
      "command": "uvx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Reviews

Sign in to review

Loading reviews...

Credentials

Store API keys for mempalace securely

Loading...