remem-mcp — Local-first MCP Memory + CodeGraph + Wiki runs on your own machine — the client starts it, so there is no endpoint to ping. 508 installs a week from npm. Last commit 30 Aug 2026.
Local-first memory for AI coding agents. Memory + CodeGraph + Wiki in one SQLite file.
We read the source, 11 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/postinstall.js
RUN apt-get update && apt-get install -y --no-install-recommends \
python3 make g++ libc6 \
const child = spawn(
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-mcp -- npx -y remem-mcp
{
"mcpServers": {
"remem-mcp": {
"args": [
"-y",
"remem-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.remem-mcp]
command = "npx"
args = ["-y", "remem-mcp"]
{
"mcpServers": {
"remem-mcp": {
"args": [
"-y",
"remem-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"remem-mcp": {
"args": [
"-y",
"remem-mcp"
],
"command": "npx"
}
}
}
Local code-memory graph for AI coding agents.
Local long-term memory MCP server (SQLite) for AI coding agents — OpenCode, Claude Code, Cursor
Local-first memory for AI coding agents: shell history with exit codes, git diffs, docs, MCP.
Local-first codebase intelligence MCP server for AI coding agents.
Local-first memory system for AI agents with hybrid search and graph reasoning
Session memory for coding agents: local-first recall, drift detection, on-device inference.
Durable local-first MCP relay for independent coding agents.
Cross-repository semantic code intelligence for AI coding agents, from a local code graph.
Answers built from our own checks of this server.