quantum-simulator-mcp
If you are the rightful owner of quantum-simulator-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.
A Docker image providing a quantum circuit simulator that implements the Model Context Protocol (MCP), allowing integration with MCP clients such as Claude for Desktop.
The Quantum Simulator MCP Server is a Docker-based quantum circuit simulator that supports the Model Context Protocol (MCP). It allows seamless integration with MCP clients like Claude for Desktop, enabling users to simulate quantum circuits using Qiskit and OpenQASM 2.0. The server supports various noise models, including depolarizing, thermal relaxation, and readout error, and provides multiple result types such as counts, statevector, and visualized histograms. Pre-configured example circuits are available for users to quickly get started. The server is designed to be user-friendly, with easy setup and configuration, and supports multi-architecture platforms, including linux/amd64 and linux/arm64. The server also provides tools for running circuits, listing noise models, and creating test histograms, making it a versatile tool for quantum computing simulations.
Features
- Quantum computing simulator with noise models
- Support for OpenQASM 2.0 quantum circuits
- Quantum circuit simulation using Qiskit
- Support for various noise models (depolarizing, thermal relaxation, readout error)
- Multiple result types including counts, statevector, and visualized histograms
Tools
run_circuit
Run a quantum circuit with specified noise model
list_noise_models
List all available noise models and their descriptions
list_result_types
List all available result types and their descriptions
get_circuit_stats
Analyze a quantum circuit and return statistics
create_test_histogram
Create a test histogram file to verify output directory configuration