Skip to main content
Glama

CloudStack MCP Server

by phantosmax

list_users

Retrieve and filter user accounts in Apache CloudStack by account ID or username using the MCP server integration tool.

Instructions

List users

Input Schema

NameRequiredDescriptionDefault
accountidNoAccount ID to filter users
usernameNoUsername to search

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "accountid": { "description": "Account ID to filter users", "type": "string" }, "username": { "description": "Username 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