openstack-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
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
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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 |
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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