mcp-server-hai
@x-challenger
About mcp-server-hai
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-hai": {
"command": "uv",
"args": [
"init",
"example-project",
"#",
"init",
"your",
"project"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is mcp-server-hai?
mcp-server-hai is a Model Context Protocol (MCP) server implementation for Tencent HAI (Hyper Application Inventor) services. It allows users to manage HAI instances programmatically, typically used with Cline or as a standalone server.
How to use mcp-server-hai?
Install via uvx (automatically in Cline) or locally with uv add mcp-server-hai. Configure Cline by adding the server to cline_mcp_setting.json with the required environment variables TENCENTCLOUD_SECRET_ID and TENCENTCLOUD_SECRET_KEY. Run directly with uvx mcp-server-hai.
Key features of mcp-server-hai
- Create, start, stop, and remove HAI instances
- Query instance information and network status
- Get available regions and instance types
Use cases of mcp-server-hai
- Automate the lifecycle of HAI instances from AI development workflows
- Check instance status and network connectivity before running tasks
- List available regions and instance types for deployment planning
- Manage HAI instances programmatically via MCP in Cline or other clients
FAQ from mcp-server-hai
What is mcp-server-hai used for?
It is an MCP server for Tencent HAI services, enabling creation, management, and querying of HAI instances.
What are the required environment variables?
You need TENCENTCLOUD_SECRET_ID and TENCENTCLOUD_SECRET_KEY for authentication with Tencent Cloud.
How do I install mcp-server-hai?
Install via uvx (auto with Cline) or locally with uv add mcp-server-hai and then run uv run mcp-server-hai.
What transport does it use?
It uses stdio transport as configured in the Cline settings.
What are the dependencies?
The server requires uv (Python package manager) and the mcp-server-hai package itself. No other runtime dependencies are mentioned.
Frequently asked questions
What is mcp-server-hai used for?
It is an MCP server for Tencent HAI services, enabling creation, management, and querying of HAI instances.
What are the required environment variables?
You need `TENCENTCLOUD_SECRET_ID` and `TENCENTCLOUD_SECRET_KEY` for authentication with Tencent Cloud.
How do I install mcp-server-hai?
Install via `uvx` (auto with Cline) or locally with `uv add mcp-server-hai` and then run `uv run mcp-server-hai`.
What transport does it use?
It uses stdio transport as configured in the Cline settings.
What are the dependencies?
The server requires `uv` (Python package manager) and the `mcp-server-hai` package itself. No other runtime dependencies are mentioned.
Basic information
More Other MCP servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.

YOUB
Connect your AI assistant to your own YOUB endurance training account. Read recorded activities with full analysis, planned sessions, race goals, wellness (HRV, sleep, resting HR) and your athletic profile. Create or mov
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments