r3 runs on your own machine — the client starts it, so there is no endpoint to ping. 52 installs a week from npm. Last commit 9 Sep 2026.
Local Redis memory MCP for AI apps with hybrid caching and optional Mem0 cloud backup.
We read the source, 22 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.
RUN apt-get update && apt-get install -y build-essential make g++ python3 && rm -rf /var/lib/apt/lists/*
const process = spawn(this.pythonPath, [this.scriptPath, text]);
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 r3 -- npx -y @n3wth/r3
{
"mcpServers": {
"r3": {
"args": [
"-y",
"@n3wth/r3"
],
"command": "npx"
}
}
}
[mcp_servers.r3]
command = "npx"
args = ["-y", "@n3wth/r3"]
{
"mcpServers": {
"r3": {
"args": [
"-y",
"@n3wth/r3"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"r3": {
"args": [
"-y",
"@n3wth/r3"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
MEM0_API_KEY (Optional Mem0 API key for cloud backup (get free at mem0.ai).), REDIS_URL (Redis connection URL. Uses embedded Redis if unset.).
The author declared them in the registry entry; get the values from the project itself.
Local-first memory system for AI agents with hybrid search and graph reasoning
Token-light local memory with SQLite hybrid retrieval for MCP agents.
Long-term memory for AI agents: local-first PKM with provenance and hybrid search.
stdio MCP for iCloud Calendar (CalDAV), with optional Contacts and Mail.
Local-first memory and session continuity for AI coding agents over MCP. No cloud, no telemetry.
Local MCP server for Recite receipt processing with ledger and memory tools.
MCP server for the Withings Health API with OAuth, local SQLite cache, and trend analysis.
Local-first AI memory with knowledge graphs and hybrid search. 17+ AI tools via MCP. Free.
Answers built from our own checks of this server.