HomeKnowledge & Memory › remem

remem

Local-first automatic memory for Claude Code and Codex: capture, distill, recall from SQLite.

Rust Local macOSLinux
★ 32 stars Last pushed 2026-09-19 License: MIT

Topics: Knowledge & Memory

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.6.93)

npx -y @remem-ai/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "remem": {
      "command": "npx",
      "args": [
        "-y",
        "@remem-ai/[email protected]"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry