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.3.0.tar.gz (69.1 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.3.0-py3-none-any.whl (14.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: qhub_mcp-1.3.0.tar.gz
  • Upload date:
  • Size: 69.1 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.3.0.tar.gz
Algorithm Hash digest
SHA256 13289f83c33b782473ef1c6d12fa181488179040f7dfb76ba7ac3a842b1fbb6c
MD5 4a6a8178a14848cb4791aff7fdcf81ea
BLAKE2b-256 df94553c00b52a680755efa2a5000fc65881767883d2e487e4844defc7216be4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qhub_mcp-1.3.0-py3-none-any.whl
  • Upload date:
  • Size: 14.8 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.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9a9b52187525e0e3d6683bee6b7c2af32fc3ff8f9daa1ce89177f3f573dd205b
MD5 f79a3f10c811125ebb0cea74c489be2b
BLAKE2b-256 a2f0fbd9df8337de9bcda0911dbdd029fccbf0400875e4500ac2a6de6b9798f6

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