Skip to main content
Glama

Cloud Manage MCP Server

by rainhan99

reboot_vultr_instance

Restart a Vultr cloud instance with triple confirmation to ensure accuracy. Use this tool within the Cloud Manage MCP Server for controlled and verified reboots.

Instructions

重启Vultr实例(需要三次确认)

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": "reboot_vultr_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