mcp-server-hai
0
MCP Server for Tencent HAI, supporting the management of HAI instances including creation, querying, and status updates. It integrates with Cline for an automated setup experience.
Overview
- A Model Context Protocol (MCP) server implementation for Tencent HAI services.
Installation
- Cline: Automatic installation with uvx.
- Local Install: Use
uv init
,uv add
, anduv run
commands for installation and execution.
Usage
- Cline: Configure
cline_mcp_setting.json
with environment variables for Tencent Cloud credentials. - Direct Execution: Run the server using
uvx mcp-server-hai
with necessary environment variables.
Features
- Manage HAI instances: create, start, stop, and remove.
- Query instance information and network status.
- Retrieve available regions and instance types.