mcp-servers
Verified Safeby Qiskit
Overview
Provides AI assistants with programmatic access to IBM Quantum computing services (backends, jobs, account management) through Qiskit IBM Runtime.
Installation
uv run qiskit-ibm-runtime-mcp-serverEnvironment Variables
- QISKIT_IBM_TOKEN
- QISKIT_IBM_RUNTIME_MCP_INSTANCE
Security Notes
Credentials (IBM Quantum API token) are retrieved from environment variables (`QISKIT_IBM_TOKEN`) or a standard Qiskit local configuration file (`~/.qiskit/qiskit-ibm.json`). The server explicitly validates and rejects common placeholder token values (e.g., '<PASSWORD>'). No 'eval' or obvious malicious patterns are present. Code quality tools (Bandit, Ruff) are configured, indicating security awareness during development. External interactions are handled by the `qiskit-ibm-runtime` library, which is a well-established IBM-maintained package.
Similar Servers
XcodeBuildMCP
A Model Context Protocol (MCP) server that provides Xcode-related tools for integrating AI assistants with Apple development workflows.
mcp
A central registry and collection of Model Context Protocol (MCP) servers and tools designed to enable AI agents to interact with various IBM and third-party resources and applications.
mcp-server
A bridge for AI models to programmatically interact with the QuantConnect cloud platform for algorithmic trading tasks like project management, strategy development, backtesting, and live trading.
ax-mcp
This MCP server provides AI-powered document processing capabilities, primarily converting PDF documents to markdown using advanced OCR technology for structured content extraction.