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.4.0.tar.gz (66.5 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.4.0-py3-none-any.whl (11.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: qhub_mcp-1.4.0.tar.gz
  • Upload date:
  • Size: 66.5 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.4.0.tar.gz
Algorithm Hash digest
SHA256 a5001f4efba74e29485ddec6e8fa565a7b7983d35c471b699ad5e81271469209
MD5 da37a8f309d24d537ee00dd6ae10e27b
BLAKE2b-256 a463ccf0878e2d5f2129eec272bd59998a9c75b7343f75f54dd0ca392688bb41

See more details on using hashes here.

File details

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

File metadata

  • Download URL: qhub_mcp-1.4.0-py3-none-any.whl
  • Upload date:
  • Size: 11.3 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.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1459acf8b4c0733fbbf3daf1203e5e8af37cdee42dd2c36123a3ec533fe1f390
MD5 0d6d90b72a80f94490846efd96f24822
BLAKE2b-256 030ae985baf01371adcbf47ed7fd0a1c181a5066d68bef218ee2c281ff4bed4a

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