Skip to main content
Glama

CloudStack MCP Server

by phantosmax

create_ssh_key_pair

Generate a new SSH key pair on the CloudStack MCP Server to securely authenticate and manage virtual machines and cloud resources.

Instructions

Create a new SSH key pair

Input Schema

NameRequiredDescriptionDefault
nameYesKey pair name

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "name": { "description": "Key pair name", "type": "string" } }, "required": [ "name" ], "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