GoodMemory runs on your own machine — the client starts it, so there is no endpoint to ping. 379 installs a week from npm. Last commit 2 Aug 2026.
Durable user/project memory for MCP clients: recall context and remember selected facts.
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 goodmemory -- npx -y goodmemory
{
"mcpServers": {
"goodmemory": {
"args": [
"-y",
"goodmemory"
],
"command": "npx"
}
}
}
[mcp_servers.goodmemory]
command = "npx"
args = ["-y", "goodmemory"]
{
"mcpServers": {
"goodmemory": {
"args": [
"-y",
"goodmemory"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"goodmemory": {
"args": [
"-y",
"goodmemory"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.