drio
Open app

腾讯云HAI MCP服务器

Source

腾讯云HAI Model Context Protocol (MCP)服务器

Catalog onlyCatalog onlySTDIO

Overview

HAI MCP Server is a Model Context Protocol (MCP) server that connects to Tencent Cloud HAI (Hunyuan AI) services, allowing applications like Claude Desktop/Cline to directly call Tencent Cloud HAI APIs.

To use HAI MCP Server, you can clone the repository from GitHub, install dependencies, and run the server using command line or Docker. You can also configure it within Claude Desktop/Cline for seamless integration.

  • List Tencent Cloud HAI instances - Retrieve detailed information about specific HAI instances - Check the status of HAI instances - Filter HAI instances based on their status - Provide HAI instance information as resources - Analyze HAI instance configurations and provide recommendations
  1. Managing and monitoring Tencent Cloud HAI instances.
  2. Integrating HAI services into applications like Claude Desktop/Cline.
  3. Automating the retrieval of HAI instance information for reporting or analysis.

Add to your AI client

Use these steps to connect 腾讯云HAI MCP服务器 in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "hai-mcp-server-avacx": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-hai-mcp-server-avacx"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "hai-mcp-server-avacx": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-hai-mcp-server-avacx"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "hai-mcp-server-avacx": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-hai-mcp-server-avacx"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "hai-mcp-server-avacx": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-hai-mcp-server-avacx"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "hai-mcp-server-avacx": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-hai-mcp-server-avacx"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "hai-mcp-server-avacx": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-hai-mcp-server-avacx"
      ]
    }
  }
}

FAQ

Can HAI MCP Server connect to all Tencent Cloud HAI services?

Yes! HAI MCP Server is designed to connect to various Tencent Cloud HAI services.

Is HAI MCP Server free to use?

Yes! HAI MCP Server is open-source and free to use.

How do I install HAI MCP Server?

You can install it by cloning the GitHub repository, using pip, or via Docker.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2816,"uuid":"376d91ae-d991-47a0-924d-e31e2c639401","name":"hai-mcp-server","title":"腾讯云HAI MCP服务器","description":"腾讯云HAI Model Context Protocol (MCP)服务器","avatar_url":"https://avatars.githubusercontent.com/u/32985701?v=4","created_at":"2025-03-15T08:02:49.817Z","updated_at":"2025-03-15T08:11:54.781Z","status":"created","author_name":"avacx","author_avatar_url":"https://avatars.githubusercontent.com/u/32985701?v=4","tags":"hai-mcp-server,mcp-server,tencent-cloud","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/avacx/hai-mcp-server","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"0\",\"license\":\"\",\"language\":\"Python\",\"is_official\":false,\"latest_commit_time\":\"2025-03-15 15:14:33\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]