SERVER

Qiskit Code Assistant MCP Server

Rank #2732

io.github.Qiskit/qiskit-code-assistant-mcp-server

MCP server providing qiskit-code-assistant-server capabilities

First listed
Feb 4, 2026
Last publish date
Apr 20, 2026
OVERVIEW

Qiskit Code Assistant MCP Server is a Model Context Protocol (MCP) server published by Qiskit. It ranks #2732 of 58,900 servers tracked on MCP Toplist, and its repository has 28 GitHub stars. Qiskit Code Assistant MCP Server is listed on Official MCP, with 4 tracked versions. It was first listed on Feb 4, 2026 and most recently updated on Apr 20, 2026.

STANDING
#2,732of 58,900 tracked serversTop 5%

Ranks ahead of 56,168 of 58,900 servers on MCP Toplist.

CONNECT

Use Qiskit Code Assistant MCP Server

Add Qiskit Code Assistant MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "qiskit-code-assistant-mcp-server": {
      "command": "uvx",
      "args": [
        "qiskit-code-assistant-mcp-server"
      ],
      "env": {
        "QISKIT_IBM_TOKEN": "<your QISKIT_IBM_TOKEN>",
        "QCA_TOOL_API_BASE": "<your QCA_TOOL_API_BASE>",
        "QCA_TOOL_MODEL_NAME": "<your QCA_TOOL_MODEL_NAME>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

Qiskit

Organization
Total servers
6
Total versions
26
VERSIONS

Available versions (4)

VersionPublished
0.4.0Apr 20, 2026
0.3.0Feb 16, 2026
0.2.1Feb 4, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Qiskit Code Assistant MCP Server?
MCP server providing qiskit-code-assistant-server capabilities
Who maintains Qiskit Code Assistant MCP Server?
Qiskit Code Assistant MCP Server is maintained by Qiskit, which publishes 6 MCP servers (26 total versions) tracked on MCP Toplist.
Is Qiskit Code Assistant MCP Server an official MCP server?
Yes — Qiskit Code Assistant MCP Server is listed on the Official MCP Registry.
How many versions does Qiskit Code Assistant MCP Server have?
MCP Toplist tracks 4 versions of Qiskit Code Assistant MCP Server, most recently published on Apr 20, 2026.
Where can I find the source code for Qiskit Code Assistant MCP Server?
The source code for Qiskit Code Assistant MCP Server is hosted at github.com/Qiskit/mcp-servers.
EXPLORE