Loomal

Qiskit MCP Server

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

MCP server for Qiskit quantum computing with circuit serialization utilities

28 starspypi: qiskit-mcp-server

About Qiskit MCP Server

Qiskit MCP Server is an MCP (Model Context Protocol) server published by qiskit in the official MCP registry. MCP server for Qiskit quantum computing with circuit serialization utilities

It ships as a Python package on PyPI (qiskit-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 MCP Server with your agent

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

Frequently asked questions

What is Qiskit MCP Server?
Qiskit MCP Server is an MCP (Model Context Protocol) server by qiskit. MCP server for Qiskit quantum computing with circuit serialization utilities
How do I connect Qiskit MCP Server to Claude, Cursor, or another MCP client?
Install Qiskit MCP Server from its pypi package (qiskit-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 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 MCP Server?
Not yet through Loomal — Qiskit 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 MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.