Odel
memtrust

memtrust

Local
@rudrendupaul1PythonApache-2.0Updated 1w ago

Independent, reproducible benchmark harness for agent-memory backends.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPImemtrust-cliv0.3.6

Run

uvx memtrust-cli

MCP client config

{
  "mcpServers": {
    "memtrust": {
      "command": "uvx",
      "args": [
        "memtrust-cli"
      ]
    }
  }
}