Skip to main content
Glama

Cloud Manage MCP Server

by rainhan99

power_on_alibaba_instance

Start Alibaba Cloud ECS instances with a three-step confirmation process to ensure secure and intentional activation. Part of the Cloud Manage MCP Server for streamlined cloud operations.

Instructions

启动阿里云ECS实例(需要三次确认)

Input Schema

NameRequiredDescriptionDefault
instance_idYes
ip_confirmationNo
name_confirmationNo
operation_confirmationNo

Input Schema (JSON Schema)

{ "properties": { "instance_id": { "title": "Instance Id", "type": "string" }, "ip_confirmation": { "default": "", "title": "Ip Confirmation", "type": "string" }, "name_confirmation": { "default": "", "title": "Name Confirmation", "type": "string" }, "operation_confirmation": { "default": "", "title": "Operation Confirmation", "type": "string" } }, "required": [ "instance_id" ], "title": "power_on_alibaba_instanceArguments", "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