Skip to main content
Glama

CloudStack MCP Server

by phantosmax

start_virtual_machine

Initiate the operation to start a virtual machine by specifying its ID, enabling integration with CloudStack infrastructure via the MCP Server for efficient cloud resource management.

Instructions

Start a virtual machine

Input Schema

NameRequiredDescriptionDefault
idYesVM ID to start

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "id": { "description": "VM ID to start", "type": "string" } }, "required": [ "id" ], "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/phantosmax/cloudstack-mcp-server'

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