Skip to main content
Glama

CloudStack MCP Server

by phantosmax

list_ssh_key_pairs

Retrieve and manage SSH key pairs stored in CloudStack MCP Server to authenticate access to virtual machines and cloud resources.

Instructions

List SSH key pairs

Input Schema

NameRequiredDescriptionDefault
nameNoKey pair name

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "name": { "description": "Key pair name", "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