CloudStack MCP Server
by mozg31337
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CLOUDSTACK_CONFIG | No | Path to the cloudstack.json configuration file containing environment definitions. | |
| CLOUDSTACK_RETRIES | No | Global network retry count. | 3 |
| CLOUDSTACK_TIMEOUT | No | Global network timeout setting in milliseconds. | 30000 |
| CLOUDSTACK_DEV_NAME | No | Display name for the development CloudStack environment. | |
| CLOUDSTACK_LOG_FILE | No | Path to the log file (e.g., logs/cloudstack-mcp.log). | |
| CLOUDSTACK_LOG_LEVEL | No | Logging level (e.g., info, debug, error). | info |
| CLOUDSTACK_PROD_NAME | No | Display name for the production CloudStack environment. | |
| CLOUDSTACK_DEV_API_KEY | No | API key for the development CloudStack environment. | |
| CLOUDSTACK_DEV_API_URL | No | API URL for the development CloudStack server. | |
| CLOUDSTACK_DEV_RETRIES | No | Number of retries for the development environment. | |
| CLOUDSTACK_DEV_TIMEOUT | No | Connection timeout for the development environment in milliseconds. | |
| CLOUDSTACK_PROD_API_KEY | No | API key for the production CloudStack environment. | |
| CLOUDSTACK_PROD_API_URL | No | API URL for the production CloudStack server (e.g., https://your-cloudstack.example.com/client/api). | |
| CLOUDSTACK_PROD_RETRIES | No | Number of retries for the production environment. | |
| CLOUDSTACK_PROD_TIMEOUT | No | Connection timeout for the production environment in milliseconds. | |
| CLOUDSTACK_DEV_SECRET_KEY | No | Secret key for the development CloudStack environment. | |
| CLOUDSTACK_PROD_SECRET_KEY | No | Secret key for the production CloudStack environment. | |
| CLOUDSTACK_DEFAULT_ENVIRONMENT | No | Default environment to use (e.g., 'default' or 'dev'). | default |
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/mozg31337/cloudstack-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server