Skip to main content
Glama

CloudStack MCP Server

by phantosmax

list_domains

Retrieve a list of CloudStack domains by specifying a domain name for searching. Designed for managing cloud resources via the CloudStack MCP Server.

Instructions

List CloudStack domains

Input Schema

NameRequiredDescriptionDefault
nameNoDomain name to search

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "name": { "description": "Domain name to search", "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