Skip to main content
Glama

MCP cldkctl Server

by raffelprama
MIT License
  • Linux
  • Apple

cldkctl_vm_turn_off

Shut down a specified virtual machine by providing its unique VM ID using the cldkctl endpoint on the MCP cldkctl Server.

Instructions

Call the cldkctl_vm_turn_off endpoint

Input Schema

NameRequiredDescriptionDefault
vm_idYesID of the VM to turn off

Input Schema (JSON Schema)

{ "properties": { "vm_id": { "description": "ID of the VM to turn off", "type": "string" } }, "required": [ "vm_id" ], "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