mcpserver.lol
registry/quantum-expectations
Connection check verified live · 28h ago

quantum-expectations

Quantum error-correction feasibility: success probability, qubit overhead, records, trends.

Tools 12
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 28h ago

Tools & capabilities

12 tools

Read from the running server on 28h ago.

compare_hardware_scenarios read-only compDepth*numQubits*hardwareIdsuseErrorCorrectiondistanceSurfaceCodeerrorCorrectionCode
Run the same circuit against multiple current SOTA hardware entries in one call so an agent can rank platforms without N sequential compute_expectation calls. Defaults to every ent…
compute_expectation read-only verbosecompDepth*numQubits*hardwareIdqubitErrorRateuseErrorCorrection +2
Given a quantum circuit (2-qubit error rate p, qubit count n, depth d), compute the effective error rate, success probability, and optional surface-code or qLDPC overhead. The resp…
compute_fault_tolerant_resources read-only tCount*dataBlockhardwareIdqubitErrorRatecycleTimeSecondsnumLogicalQubits* +1
Given an algorithm stated as (numLogicalQubits, tCount) and a physical error rate (or hardwareId), derive the full surface-code + magic-state-distillation footprint from the genera…
compute_quantum_volume_rate read-only t2QSeconds*quantumVolume*tMeasurementSeconds*
Compute the Quantum Volume Rate (QV/second): QVR = V_Q / (log2(V_Q) * t_2Q + t_meas). First-order estimate of how fast a device prepares one QV-sized square circuit (one native 2Q…
compute_required_error_rate read-only compDepth*numQubits*acceptableErrorRatePercent*
Inverse of compute_expectation. Given a circuit (numQubits, compDepth) and an acceptable effective error rate, return the required per-gate logical error rate (requiredLogicalError…
fit_historic_series read-only seriesType*targetValuehardwareType*
Fit a log-linear trend (ln(value) = slope * year + intercept) to one historic series — fidelity or qubit-count — for one hardware type. Atomic primitive: compose with list_current_…
get_agent_brief read-only
Return the plain-text site brief describing scope, assumptions, the honesty clause, and the API contract. Mirrors the /agent.txt document served by the website.
get_historic_series read-only seriesType*
Return the full historic time series — either two-qubit gate error rates ("fidelity") or physical qubit counts ("qubit-count") — broken down by hardware type. Each datapoint carrie…
list_current_quantum_computers read-only
Return the representative-entry table of current SOTA quantum computers (id, hardware type, physical qubit count, 2-qubit error rate). Same data that powers the website's "Current…
list_example_algorithms read-only
Return the curated list of example quantum algorithms with published resource estimates (qubit count, depth/gate count, source paper URL). Useful for comparing what algorithms need…
list_hardware_timings read-only
Return per-platform gate-cycle timings (2Q gate time, readout time, in SI seconds) plus the testbed they were measured on (`representativeDevice`) and the native 2Q gate name, with…
list_qldpc_codes read-only
Return the catalog of supported qLDPC codes (id, label, family, n, k, d, circuitLevelDistance, ancilla counts, roundsPerLogicalOp, threshold, fitCoefficients {c0, c1, c2}, logicalE…