Skip to main content

MCP server for the Kipu Quantum Hub

Project description

qhub-mcp

Setup with Claude Desktop

Option 1: Using uvx (Recommended)

Add this MCP server config to your claude_desktop_config.json:

{
  "qhub-mcp": {
    "command": "uvx",
    "args": [
      "qhub-mcp"
    ],
    "env": {
      "KQH_PERSONAL_ACCESS_TOKEN": "<YOUR_PERSONAL_ACCESS_TOKEN>"
    }
  }
}

Option 2: Local Development Setup

  1. Clone the repository
  2. Install uv if you don't have it already
  3. Run uv sync
  4. Add an MCP server config to the claude_desktop_config.json:
    {
      "qhub-mcp": {
        "command": "<UV_PATH>",
        "args": [
          "--directory",
          "<PROJECT_PATH>", 
          "run",
          "src/qhub_mcp/server.py"
       ],
       "env": {
         "KQH_PERSONAL_ACCESS_TOKEN": "<YOUR_PERSONAL_ACCESS_TOKEN>"
       }
      }
    }
    

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qhub_mcp-1.5.0.tar.gz (66.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

qhub_mcp-1.5.0-py3-none-any.whl (11.5 kB view details)

Uploaded Python 3

File details

Details for the file qhub_mcp-1.5.0.tar.gz.

File metadata

  • Download URL: qhub_mcp-1.5.0.tar.gz
  • Upload date:
  • Size: 66.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.9.30 {"installer":{"name":"uv","version":"0.9.30","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"12","id":"bookworm","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for qhub_mcp-1.5.0.tar.gz
Algorithm Hash digest
SHA256 475f099df48e5115148d80b9d1aa0745a68c91abf5c71101b435cd2e7b14aec3
MD5 455ac7b840478c2a35e552c4004642c0
BLAKE2b-256 589221c04e5f7c18a97a5f1a9671746c42085014f4d85c26d18064a395e71c19

See more details on using hashes here.

File details

Details for the file qhub_mcp-1.5.0-py3-none-any.whl.

File metadata

  • Download URL: qhub_mcp-1.5.0-py3-none-any.whl
  • Upload date:
  • Size: 11.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.9.30 {"installer":{"name":"uv","version":"0.9.30","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"12","id":"bookworm","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for qhub_mcp-1.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0ace05a57aa3471c57fc9de8c8520a9797dbd53def5476410e2ed31a7111c796
MD5 740f0a232e4806b0872ec9cb1c7c43ff
BLAKE2b-256 5eb42b6ef78f9cb474641e4a9a6b56e7737d2fd4708598f39f588b3df5063417

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page