lean-memory runs on your own machine — the client starts it, so there is no endpoint to ping. 997 installs a week from pypi. Last commit 29 Jul 2026.
Embedded, local-first agent memory: one SQLite file per namespace, no server, no cloud.
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 lean-memory -- uvx lean-memory
{
"mcpServers": {
"lean-memory": {
"args": [
"lean-memory"
],
"command": "uvx"
}
}
}
[mcp_servers.lean-memory]
command = "uvx"
args = ["lean-memory"]
{
"mcpServers": {
"lean-memory": {
"args": [
"lean-memory"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"lean-memory": {
"args": [
"lean-memory"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.