Loomal

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

0 starsnpm: @markusvankempen/quantum-openqasm-mcp

About Quantum OpenQASM MCP

Quantum OpenQASM MCP is an MCP (Model Context Protocol) server published by markusvankempen in the official MCP registry, listed under Testing & QA on Loomal. IBM Quantum OpenQASM 2.0 MCP — list backends, submit QASM, poll jobs, get histograms.

It ships as an npm package (@markusvankempen/quantum-openqasm-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/markusvankempen/quantum-openqasm-assistant.

Use Quantum OpenQASM MCP with your agent

Claude Code · one command
claude mcp add quantum-openqasm-mcp -- npx -y @markusvankempen/quantum-openqasm-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "quantum-openqasm-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@markusvankempen/quantum-openqasm-mcp"
      ]
    }
  }
}
npm@markusvankempen/quantum-openqasm-mcp

Frequently asked questions

What is Quantum OpenQASM MCP?
Quantum OpenQASM MCP is an MCP (Model Context Protocol) server by markusvankempen in the Testing & QA category. IBM Quantum OpenQASM 2.0 MCP — list backends, submit QASM, poll jobs, get histograms.
How do I connect Quantum OpenQASM MCP to Claude, Cursor, or another MCP client?
Install Quantum OpenQASM MCP from its npm package (@markusvankempen/quantum-openqasm-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Quantum OpenQASM MCP open source?
Yes — the source code is public at github.com/markusvankempen/quantum-openqasm-assistant.
Can AI agents pay to use Quantum OpenQASM MCP?
Not yet through Loomal — Quantum OpenQASM MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Quantum OpenQASM MCP? Claim this listing free by verifying GitHub ownership, or contact us.