SMRITI Memory runs on your own machine — the client starts it, so there is no endpoint to ping. 319 installs a week from pypi.
Neuro-inspired long-term memory for AI agents with semantic graph and consolidation.
The linked repository no longer exists on GitHub — it was deleted or made private.
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 smriti-memory -- uvx smriti-memcore
{
"mcpServers": {
"smriti-memory": {
"args": [
"smriti-memcore"
],
"command": "uvx"
}
}
}
[mcp_servers.smriti-memory]
command = "uvx"
args = ["smriti-memcore"]
{
"mcpServers": {
"smriti-memory": {
"args": [
"smriti-memcore"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"smriti-memory": {
"args": [
"smriti-memcore"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.