Memory MCP Lite runs on your own machine — the client starts it, so there is no endpoint to ping. 35 installs a week from npm. Last commit 19 Apr 2026.
A lightweight, structured, token-efficient local-first MCP memory server
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 memory-mcp-lite -- npx -y memory-mcp-lite
{
"mcpServers": {
"memory-mcp-lite": {
"args": [
"-y",
"memory-mcp-lite"
],
"command": "npx"
}
}
}
[mcp_servers.memory-mcp-lite]
command = "npx"
args = ["-y", "memory-mcp-lite"]
{
"mcpServers": {
"memory-mcp-lite": {
"args": [
"-y",
"memory-mcp-lite"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"memory-mcp-lite": {
"args": [
"-y",
"memory-mcp-lite"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.