MCP Qiskit runs on your own machine — the client starts it, so there is no endpoint to ping. 58 installs a week from pypi. Last commit 3 May 2026.
MCP server exposing Qiskit 2.3.1 quantum computing functionality
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-qiskit -- uvx mcp-qiskit
{
"mcpServers": {
"mcp-qiskit": {
"args": [
"mcp-qiskit"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-qiskit]
command = "uvx"
args = ["mcp-qiskit"]
{
"mcpServers": {
"mcp-qiskit": {
"args": [
"mcp-qiskit"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-qiskit": {
"args": [
"mcp-qiskit"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.