Odel
Dense Evolution

Dense Evolution

Local
@tatopenn-cell14PythonUpdated 1w ago

Real quantum circuit simulator, VQE, molecular Hamiltonians, QM/MM forces, and MD via 21 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).

PyPIdense-evolutionv8.1.52

Run

uvx dense-evolution

MCP client config

{
  "mcpServers": {
    "dense-evolution": {
      "command": "uvx",
      "args": [
        "dense-evolution"
      ]
    }
  }
}