Skip to main content
Glama
mozg31337

CloudStack MCP Server

by mozg31337

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CLOUDSTACK_CONFIGNoPath to the cloudstack.json configuration file containing environment definitions.
CLOUDSTACK_RETRIESNoGlobal network retry count.3
CLOUDSTACK_TIMEOUTNoGlobal network timeout setting in milliseconds.30000
CLOUDSTACK_DEV_NAMENoDisplay name for the development CloudStack environment.
CLOUDSTACK_LOG_FILENoPath to the log file (e.g., logs/cloudstack-mcp.log).
CLOUDSTACK_LOG_LEVELNoLogging level (e.g., info, debug, error).info
CLOUDSTACK_PROD_NAMENoDisplay name for the production CloudStack environment.
CLOUDSTACK_DEV_API_KEYNoAPI key for the development CloudStack environment.
CLOUDSTACK_DEV_API_URLNoAPI URL for the development CloudStack server.
CLOUDSTACK_DEV_RETRIESNoNumber of retries for the development environment.
CLOUDSTACK_DEV_TIMEOUTNoConnection timeout for the development environment in milliseconds.
CLOUDSTACK_PROD_API_KEYNoAPI key for the production CloudStack environment.
CLOUDSTACK_PROD_API_URLNoAPI URL for the production CloudStack server (e.g., https://your-cloudstack.example.com/client/api).
CLOUDSTACK_PROD_RETRIESNoNumber of retries for the production environment.
CLOUDSTACK_PROD_TIMEOUTNoConnection timeout for the production environment in milliseconds.
CLOUDSTACK_DEV_SECRET_KEYNoSecret key for the development CloudStack environment.
CLOUDSTACK_PROD_SECRET_KEYNoSecret key for the production CloudStack environment.
CLOUDSTACK_DEFAULT_ENVIRONMENTNoDefault environment to use (e.g., 'default' or 'dev').default

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/mozg31337/cloudstack-mcp-server'

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