Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
cloud_infoA

Identify the cloud, region, and project these tools are pointed at, and report which operations are enabled.

list_serversA

List instances with their status and IP addresses. Optionally filter by status (e.g. ACTIVE, SHUTOFF) or by a name substring.

get_serverA

Full detail for one instance: flavor, image, key pair, security groups, addresses, and metadata.

list_flavorsA

List available flavors (instance sizes) with vCPU, RAM, and disk.

list_imagesA

List bootable images, optionally filtered by a name substring.

list_networksA

List networks available to this project, flagging which are external.

list_security_groupsB

List security groups and how many rules each contains.

list_keypairsA

List SSH key pairs registered in this project.

list_volumesA

List block storage volumes, their size, and what they are attached to.

get_quotasA

Report compute quota usage against limits: instances, vCPUs, and RAM.

check_capacityA

Check whether count instances of flavor fit inside the project's remaining quota, before attempting to create them.

get_console_outputA

Read the serial console log of an instance -- the fastest way to diagnose a VM that boots but is unreachable.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/abhishekambad-leapswitch/openstack-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server