← All servers
🔧

Quantum OpenQASM MCPVerified🛡 No advisories

io.github.markusvankempen/quantum-openqasm-mcp
New to MCP? Start here →
0★ stars
0weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/markusvankempen, which proved it owns this namespace.

Verified owner: github.com/markusvankempenio.github.markusvankempen/quantum-openqasm-mcp

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs IBM_API_KEY.
Configuration
Reads IBM_SERVICE_CRN, IBM_QUANTUM_ENDPOINT, IBM_QUANTUM_BACKEND.

About

IBM Quantum OpenQASM 2.0 MCP — list backends, submit QASM, poll jobs, get histograms.

Packages & transports

npm@markusvankempen/quantum-openqasm-mcpv1.7.3 · npx

Metadata

Categorydevops
LicenseApache-2.0
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "quantum_openqasm": {
      "command": "npx",
      "args": [
        "-y",
        "@markusvankempen/quantum-openqasm-mcp"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @markusvankempen/quantum-openqasm-mcp