Skip to main content
Glama

CloudStack MCP Server

by phantosmax

list_capacity

Retrieve system capacity details, including zone-specific information and capacity type, to monitor and manage resource availability in CloudStack MCP Server environments.

Instructions

List system capacity information

Input Schema

NameRequiredDescriptionDefault
typeNoCapacity type
zoneidNoZone ID to filter capacity

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "type": { "description": "Capacity type", "type": "string" }, "zoneid": { "description": "Zone ID to filter capacity", "type": "string" } }, "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