Skip to main content
Glama

Cloud Manage MCP Server

by rainhan99

get_aws_instance_storage_info

Retrieve detailed AWS EC2 instance storage information, including disk type, IOPS, and throughput, for efficient cloud resource management and optimization.

Instructions

获取AWS EC2实例的存储详细信息 Args: instance_id (str): EC2实例ID Returns: Dict: 存储信息,包括磁盘类型、IOPS、吞吐量等

Input Schema

NameRequiredDescriptionDefault
instance_idYes

Input Schema (JSON Schema)

{ "properties": { "instance_id": { "title": "Instance Id", "type": "string" } }, "required": [ "instance_id" ], "title": "get_aws_instance_storage_infoArguments", "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/rainhan99/cloud_manage_mcp_server'

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