Odel
mnemo mcp

mnemo mcp

Local
@n24q02m10PythonApache-2.0Updated 4 days ago

Persistent AI memory with hybrid search and embedded sync. Open, free, unlimited.

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

PyPImnemo-mcpv2.10.1

Run

uvx mnemo-mcp

MCP client config

{
  "mcpServers": {
    "mnemo-mcp": {
      "command": "uvx",
      "args": [
        "mnemo-mcp"
      ]
    }
  }
}