Skip to content
Claude Desktop

Qiskit Documentation MCP Server for Claude Desktop

io.github.qiskit/qiskit-docs-mcp-server

MCP server for querying and retrieving Qiskit documentation, guides, and API references

client:Claude Desktop transport:stdio runtime:pypi

Install Qiskit Documentation MCP Server in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "qiskit-docs-mcp-server": {
      "command": "uvx",
      "args": [
        "qiskit-docs-mcp-server"
      ],
      "env": {
        "QISKIT_DOCS_BASE": "<QISKIT_DOCS_BASE>",
        "QISKIT_HTTP_TIMEOUT": "<QISKIT_HTTP_TIMEOUT>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Qiskit Documentation MCP Server in other clients