Skip to main content
Glama

CloudStack MCP Server

by phantosmax

associate_ip_address

Assign a new public IP address to your network or VPC using the CloudStack MCP Server. Specify the zone, network, or VPC ID to manage IP allocation efficiently.

Instructions

Acquire a new public IP address

Input Schema

NameRequiredDescriptionDefault
networkidNoNetwork ID
vpcidNoVPC ID
zoneidNoZone ID

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "networkid": { "description": "Network ID", "type": "string" }, "vpcid": { "description": "VPC ID", "type": "string" }, "zoneid": { "description": "Zone ID", "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