Remem runs on your own machine — the client starts it, so there is no endpoint to ping. 505 installs a week from npm. Last commit 17 Sep 2026.
Local-first automatic memory for Claude Code and Codex: capture, distill, recall from SQLite.
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
postinstall: node scripts/install.js
этот файл ставится пользователю, но в репозитории его нет
const result = spawnSync(bin, process.argv.slice(2), {
content: fs.readFileSync(path.join(__dirname, "public", asset.file), "utf8"),
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add remem -- npx -y @remem-ai/remem
{
"mcpServers": {
"remem": {
"args": [
"-y",
"@remem-ai/remem"
],
"command": "npx"
}
}
}
[mcp_servers.remem]
command = "npx"
args = ["-y", "@remem-ai/remem"]
{
"mcpServers": {
"remem": {
"args": [
"-y",
"@remem-ai/remem"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"remem": {
"args": [
"-y",
"@remem-ai/remem"
],
"command": "npx"
}
}
}
Local-first multilingual, auditable memory for Codex, Claude Code, and MCP clients.
Cross-session memory for Claude Code — context capture, semantic search, recall
Persistent memory for Claude Code. Search, recall, and re-inject context from any session.
Persistent memory for Claude Code. Search, recall, and re-inject context from any session.
Local memory for Claude Code. Semantic recall across session history with zero API calls.
Persistent session memory for Claude Code. Local SQLite, no LLMs, no network.
Long-term memory for Claude Code with SQLite FTS5 search and BM25 ranking
Local-first memory for AI coding agents. Memory + CodeGraph + Wiki in one SQLite file.
Answers built from our own checks of this server.