EvolutionDB Long-Term Memory runs on your own machine — the client starts it, so there is no endpoint to ping. 23 installs a week from pypi.
Persistent long-term memory for Claude Desktop / Claude Code, backed by EvolutionDB.
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 evolutiondb-memory -- uvx mcp-server-evolutiondb
{
"mcpServers": {
"evolutiondb-memory": {
"args": [
"mcp-server-evolutiondb"
],
"command": "uvx"
}
}
}
[mcp_servers.evolutiondb-memory]
command = "uvx"
args = ["mcp-server-evolutiondb"]
{
"mcpServers": {
"evolutiondb-memory": {
"args": [
"mcp-server-evolutiondb"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"evolutiondb-memory": {
"args": [
"mcp-server-evolutiondb"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.