Odel
M3 Memory

M3 Memory

Local
@skynetcmd22PythonApache-2.0Updated 1w ago

Local-first memory — 100+ tools, 99.2% LongMemEval-S retrieval@10, hybrid search, GDPR, no cloud.

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).

PyPIm3-memoryv2026.8.30.1

Run

uvx m3-memory

MCP client config

{
  "mcpServers": {
    "m3-memory": {
      "command": "uvx",
      "args": [
        "m3-memory"
      ]
    }
  }
}