Skip to main content
Glama

CloudStack MCP Server

by phantosmax
.env.example412 B
# CloudStack MCP Server Environment Configuration Example # Copy this file to .env and fill in your CloudStack credentials # CloudStack API Configuration CLOUDSTACK_API_URL=https://your-cloudstack-server/client/api CLOUDSTACK_API_KEY=your-api-key-here CLOUDSTACK_SECRET_KEY=your-secret-key-here CLOUDSTACK_TIMEOUT=30000 # Server Configuration (optional) PORT=8080 # Environment (optional) NODE_ENV=development

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