Skip to main content
Glama

CloudStack MCP Server

by phantosmax

list_templates

Display available templates on the CloudStack MCP Server, filtered by zone or template type, such as featured or self-executable, for efficient cloud resource management.

Instructions

List available templates

Input Schema

NameRequiredDescriptionDefault
templatefilterNoTemplate filter (featured, self, selfexecutable, etc.)featured
zoneidNoZone ID to filter templates

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "templatefilter": { "default": "featured", "description": "Template filter (featured, self, selfexecutable, etc.)", "type": "string" }, "zoneid": { "description": "Zone ID to filter templates", "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