Home › Other › Dense Evolution

Dense Evolution

Real quantum circuit simulator, VQE, molecular Hamiltonians, QM/MM forces, and MD via 21 tools.

Python
★ 16 stars Last pushed 2026-09-24 License: NOASSERTION

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 8.1.52)

uvx dense-evolution

Or add to your MCP client config:

{
  "mcpServers": {
    "dense-evolution": {
      "command": "uvx",
      "args": [
        "dense-evolution"
      ],
      "env": {
        "DENSE_EVOLUTION_KERNEL_URL": "<YOUR_VALUE>"
      }
    }
  }
}
  • DENSE_EVOLUTION_KERNEL_URL — URL of the running Dense-Evolution Composer kernel. Start it first with 'dense-evolution serve' (requires the [composer] extra). Defaults to http://127.0.0.1:8800.

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry