Delx Memory runs on your own machine — the client starts it, so there is no endpoint to ping. 295 installs a week from npm. Last commit 30 Jul 2026.
Local-first persistent memory MCP: shared SQLite key/value store, searchable, TTL-aware, secret-safe
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 delx-memory -- npx -y delx-memory
{
"mcpServers": {
"delx-memory": {
"args": [
"-y",
"delx-memory"
],
"command": "npx"
}
}
}
[mcp_servers.delx-memory]
command = "npx"
args = ["-y", "delx-memory"]
{
"mcpServers": {
"delx-memory": {
"args": [
"-y",
"delx-memory"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"delx-memory": {
"args": [
"-y",
"delx-memory"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.