Skip to main content
Glama

MCP cldkctl Server

by raffelprama
MIT License
  • Linux
  • Apple

cldkctl_turn_off_vm

Shut down virtual machines by sending a VM turn-off request to the MCP cldkctl Server. Use this tool to manage VM operations through compliant clients and interfaces.

Instructions

Call the cldkctl_turn_off_vm endpoint

Input Schema

NameRequiredDescriptionDefault
vm_turn_off_dataYesVM turn off data

Input Schema (JSON Schema)

{ "properties": { "vm_turn_off_data": { "description": "VM turn off data", "type": "object" } }, "required": [ "vm_turn_off_data" ], "type": "object" }
Install Server

Other Tools from MCP cldkctl Server

Related Tools

    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/raffelprama/mcp-cldkctl'

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