Skip to main content
Glama

CloudStack MCP Server

by phantosmax

list_zones

Retrieve a list of all zones in CloudStack. Optionally filter by availability to manage and access zone-specific cloud resources effectively.

Instructions

List all zones in CloudStack

Input Schema

NameRequiredDescriptionDefault
availableNoShow only available zones

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "available": { "description": "Show only available zones", "type": "boolean" } }, "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