Skip to content
Claude Desktop

MindCore Memory MCP for Claude Desktop

io.github.woshilaohei/mindcore-memory

AI long-term memory MCP server with importance scoring and confidence calibration

client:Claude Desktop transport:stdio runtime:pypi

Install MindCore Memory MCP in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

MindCore Memory MCP in other clients