Skip to main content
Glama

CloudStack MCP Server

by phantosmax

list_zones

Retrieve availability zones within CloudStack MCP Server to manage cloud resources effectively; filter results to display only currently available zones.

Instructions

List availability zones

Input Schema

NameRequiredDescriptionDefault
availableNoShow only available zones

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "available": { "default": true, "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