Odel
HEA-Bench

HEA-Bench

Local
@dfieser1PythonMITUpdated 1w ago

High-entropy alloy and oxide descriptors, phase rules, corpus, properties, and design tools.

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

PyPIhea-benchv2.5.6

Run

uvx hea-bench

MCP client config

{
  "mcpServers": {
    "hea-bench": {
      "command": "uvx",
      "args": [
        "hea-bench"
      ]
    }
  }
}