Shodh Memory runs on your own machine — the client starts it, so there is no endpoint to ping. 114 installs a week from npm. Last commit 31 Jul 2026.
Cognitive memory for AI agents — semantic search, Hebbian learning, knowledge graphs.
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 shodh-memory -- npx -y @shodh/memory-mcp
{
"mcpServers": {
"shodh-memory": {
"args": [
"-y",
"@shodh/memory-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.shodh-memory]
command = "npx"
args = ["-y", "@shodh/memory-mcp"]
{
"mcpServers": {
"shodh-memory": {
"args": [
"-y",
"@shodh/memory-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"shodh-memory": {
"args": [
"-y",
"@shodh/memory-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.