0
/ 100
1 month ago
glama

Quantum Computation MCP Server

Enables natural language quantum computing by converting English queries to quantum circuits via OpenAI and executing them on IBM Quantum backends or simulators.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Reads files from sensitive locations
Touches: ~/.config/claude/claude_desktop_config.json
🔐
You'll be asked for 2 credentials: OPENAI_API_KEY, IBM_QUANTUM_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretOPENAI_API_KEYexport ="your-openai-key"
🔐 secretIBM_QUANTUM_TOKENexport ="your-ibm-token"
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/armaasinghn-quantumcompute-mcp-1ai2t7)](https://m8ven.ai/mcp/armaasinghn-quantumcompute-mcp-1ai2t7)
commit: d9b50670af5cbb4246768deb6cb816b99b3382ee
code hash: e68429e35e5e4f8004ff79ae3a17b2947ed5f24ac39501e8c33f6d7e82395537
verified: 6/21/2026, 10:26:34 AM
view raw JSON →