Submit

Memoria

@leszini

Persistent memory MCP server for Claude Desktop — lets Chat, Cowork, and Code share a single self-maintained memory across sessions.

Server Config

{
  "mcpServers": {
    "memoria": {
      "command": "python",
      "args": [
        "C:/path/to/memoria-mcp/server.py"
      ],
      "env": {
        "MEMORIA_ROOT": "C:/path/to/your/claude-memoria"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.