hmem — Humanlike Memory for AI Agents runs on your own machine — the client starts it, so there is no endpoint to ping. 85 installs a week from npm. Last commit 21 Jul 2026.
Persistent 5-level hierarchical memory for AI agents. SQLite-backed, lazy-loaded.
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 hmem-mcp -- npx -y hmem-mcp
{
"mcpServers": {
"hmem-mcp": {
"args": [
"-y",
"hmem-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.hmem-mcp]
command = "npx"
args = ["-y", "hmem-mcp"]
{
"mcpServers": {
"hmem-mcp": {
"args": [
"-y",
"hmem-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"hmem-mcp": {
"args": [
"-y",
"hmem-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.