Skip to main content
Glama

CloudStack MCP Server

by phantosmax

list_security_groups

Retrieve and filter security groups in Apache CloudStack by name or associated virtual machine ID. Manage cloud resources efficiently with this integration tool.

Instructions

List security groups

Input Schema

NameRequiredDescriptionDefault
securitygroupnameNoSecurity group name to filter
virtualmachineidNoVM ID to show associated security groups

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "securitygroupname": { "description": "Security group name to filter", "type": "string" }, "virtualmachineid": { "description": "VM ID to show associated security groups", "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