Skip to main content
Glama

AlibabaCloud MCP Server

Official
by aliyun
Apache 2.0
43
  • Apple
  • Linux

GetCpuloadavg5mData

Retrieve CPU load average over 5 minutes for AlibabaCloud ECS instances. Monitor system performance and manage resource usage effectively with automated data collection.

Instructions

获取CPU五分钟平均负载指标数据

Input Schema

NameRequiredDescriptionDefault
InstanceIdsYesAlibabaCloud ECS instance ID List
RegionIdNoAlibabaCloud region IDcn-hangzhou

Input Schema (JSON Schema)

{ "properties": { "InstanceIds": { "description": "AlibabaCloud ECS instance ID List", "items": { "type": "string" }, "title": "Instanceids", "type": "array" }, "RegionId": { "default": "cn-hangzhou", "description": "AlibabaCloud region ID", "title": "Regionid", "type": "string" } }, "required": [ "InstanceIds" ], "title": "GetCpuloadavg5mDataArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/aliyun/alibabacloud-core-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server