A MCP server implementation for HAI (Hyper Application Inventor) services
Project description
mcp-server-hai
A MCP server implementation for HAI (Hyper Application Inventor) services
Installation
uv pip install mcp-server-hai
Usage
Run the server:
uv run mcp-server-hai
Environment variables required:
- TENCENTCLOUD_SECRET_ID: Your Tencent Cloud secret ID
- TENCENTCLOUD_SECRET_KEY: Your Tencent Cloud secret key
Features
- Create, start, stop and remove HAI instances
- Query instance information and network status
- Get available regions and instance types
Development
Install development dependencies:
uv pip install -e .[dev]
Publishing
Build and publish to PYPI:
uv pip install build twine
uv run python -m build
uv run twine upload dist/*
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mcp_server_hai-1.0.0.tar.gz
(5.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mcp_server_hai-1.0.0.tar.gz.
File metadata
- Download URL: mcp_server_hai-1.0.0.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b3ddde525455168318c2d2532df235f284a43f257aa32d116c1ed4c0ed707e2
|
|
| MD5 |
b9c7f261e892b83ae913334ee767c6a0
|
|
| BLAKE2b-256 |
8b6fede1c90ccb3d7b9142ea6b3feac85d8d5894366a579b75ca4e7ae6a20dff
|
File details
Details for the file mcp_server_hai-1.0.0-py3-none-any.whl.
File metadata
- Download URL: mcp_server_hai-1.0.0-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a3ff6491e52ccab9a2e5ec6c606f8a27b50a29e08ef728655f79ffdd00801d91
|
|
| MD5 |
2b432031c80848e217945416cbe8dca7
|
|
| BLAKE2b-256 |
742e365ec81d9c02dbf525bd809620284724322d61d503c84db90f895d64e284
|