Memory runs on your own machine — the client starts it, so there is no endpoint to ping. 39 installs a week from npm. Last commit 17 May 2026.
Persistent memory for AI agents. Remember, recall, and explore a shared knowledge graph.
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 -- npx -y @sharedmemory/mcp-server
{
"mcpServers": {
"memory": {
"args": [
"-y",
"@sharedmemory/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.memory]
command = "npx"
args = ["-y", "@sharedmemory/mcp-server"]
{
"mcpServers": {
"memory": {
"args": [
"-y",
"@sharedmemory/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"memory": {
"args": [
"-y",
"@sharedmemory/mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.