Loomal

Qiskit Code Assistant MCP Server

MCP server by github.com/qiskit/mcp-servers

MCP server for the Qiskit Code Assistant intelligent code completion

28 starspypi: qiskit-code-assistant-mcp-server

About Qiskit Code Assistant MCP Server

Qiskit Code Assistant MCP Server is an MCP (Model Context Protocol) server published by qiskit in the official MCP registry. MCP server for the Qiskit Code Assistant intelligent code completion

It ships as a Python package on PyPI (qiskit-code-assistant-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/qiskit/mcp-servers, where the project has earned 28 GitHub stars.

Use Qiskit Code Assistant MCP Server with your agent

Claude Code · one command
claude mcp add qiskit-code-assistant-mcp-server -- uvx qiskit-code-assistant-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "qiskit-code-assistant-mcp-server": {
      "command": "uvx",
      "args": [
        "qiskit-code-assistant-mcp-server"
      ]
    }
  }
}
pypiqiskit-code-assistant-mcp-server

Frequently asked questions

What is Qiskit Code Assistant MCP Server?
Qiskit Code Assistant MCP Server is an MCP (Model Context Protocol) server by qiskit. MCP server for the Qiskit Code Assistant intelligent code completion
How do I connect Qiskit Code Assistant MCP Server to Claude, Cursor, or another MCP client?
Install Qiskit Code Assistant MCP Server from its pypi package (qiskit-code-assistant-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Qiskit Code Assistant MCP Server open source?
Yes — the source code is public at github.com/qiskit/mcp-servers, with 28 GitHub stars.
Can AI agents pay to use Qiskit Code Assistant MCP Server?
Not yet through Loomal — Qiskit Code Assistant MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Qiskit Code Assistant MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.