Loading MCP server directory, please wait...
IBM Quantum OpenQASM 2.0 MCP — list backends, submit QASM, poll jobs, get histograms.
npx @getmcp/cli add io.github.markusvankempen/quantum-openqasm-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
IBM_API_KEYIBM Cloud API key for IBM Quantum Platform
IBM_SERVICE_CRNIBM Quantum service instance CRN from quantum.ibm.com
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.markusvankempen/quantum-openqasm-mcp": {
"command": "npx",
"args": [
"-y",
"@markusvankempen/quantum-openqasm-mcp"
],
"env": {
"IBM_API_KEY": "",
"IBM_SERVICE_CRN": "",
"IBM_QUANTUM_ENDPOINT": "",
"IBM_QUANTUM_BACKEND": ""
}
}
}
}MCP server for progressive tool usage at any scale (see https://klavis.ai)
Analytics for business data: upload CSV or connect GA4/GSC, run ML/stats, get HTML reports.
Decision system for AI coding agents. Surfaces what your project decided, and why, before changes.
A MCP server built for developers enabling Git based project management with project and personal…