Qiskit Mcp Server
@barvhaim
About Qiskit Mcp Server
Unofficial MCP Server for Qiskit (an open-source SDK for working with quantum computers)
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"qiskit-mcp-server": {
"command": "uv",
"args": [
"--directory",
"/path/to/qiskit-mcp-server",
"run",
"main.py"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Qiskit Mcp Server?
Qiskit Mcp Server is an unofficial Model Context Protocol server that enables LLMs to build and execute quantum circuits using Qiskit. It provides 13 tools for creating, modifying, running, and analyzing quantum circuits.
How to use Qiskit Mcp Server?
The server exposes MCP tools that can be invoked by LLMs. Users create circuits with create_quantum_circuit, add gates with add_gates or add_advanced_gates, run simulations with run_circuit, and analyze results with tools like analyze_statevector. Each tool accepts specific parameters such as circuit name, qubits, gates, and shot count.
Key features of Qiskit Mcp Server
- Create quantum circuits with specified qubits and classical bits.
- Add basic gates (H, X, Y, Z, CX) and advanced gates (rotation, Clifford, swap).
- Execute circuits on the BasicSimulator with configurable shots.
- Retrieve circuit information, text visualization, and Mermaid diagrams.
- Analyze state vectors, compute density matrices, and optimize circuits.
- Implement Quantum Fourier Transform and variational quantum circuits.
Use cases of Qiskit Mcp Server
- Designing and simulating quantum algorithms in an LL
Basic information
More Other MCP servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Comments