Skip to main content
Glama

CloudStack MCP Server

by phantosmax

list_accounts

Retrieve and filter CloudStack accounts by domain ID and account type for efficient account management within the CloudStack MCP Server environment.

Instructions

List CloudStack accounts

Input Schema

NameRequiredDescriptionDefault
accounttypeNoAccount type
domainidNoDomain ID to filter accounts

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "accounttype": { "description": "Account type", "type": "number" }, "domainid": { "description": "Domain ID to filter accounts", "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