Skip to main content
Glama

CloudStack MCP Server

by phantosmax

list_clusters

Retrieve a list of clusters in the CloudStack MCP Server, filtered by zone ID or hypervisor type, to manage and monitor cloud resources efficiently.

Instructions

List clusters

Input Schema

NameRequiredDescriptionDefault
hypervisorNoHypervisor type
zoneidNoZone ID to filter clusters

Input Schema (JSON Schema)

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