Cloud Pilot MCP
by vitalemazo
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AUTH_TYPE | No | Authentication type: env | vault | azure-ad | |
| HTTP_HOST | No | HTTP server host | |
| HTTP_PORT | No | HTTP server port | |
| TRANSPORT | No | Transport type: stdio | http | |
| AWS_REGION | No | AWS region | us-east-1 |
| VAULT_ADDR | No | Vault server address when using vault auth | |
| GITHUB_TOKEN | No | GitHub token to increase API rate limit from 60/hr to 5,000/hr | |
| HTTP_API_KEY | No | Optional: require Bearer/x-api-key auth | |
| VAULT_ROLE_ID | No | Vault AppRole role ID when using vault auth | |
| GCP_PROJECT_ID | No | GCP project ID | |
| AZURE_CLIENT_ID | No | Azure client ID | |
| AZURE_TENANT_ID | No | Azure tenant ID | |
| VAULT_SECRET_ID | No | Vault AppRole secret ID when using vault auth | |
| AWS_ACCESS_KEY_ID | No | AWS access key ID (optional, can use CLI credentials) | |
| CLOUD_PILOT_CONFIG | No | Path to config.yaml file (optional, defaults to config.local.yaml or config.yaml) | |
| AZURE_CLIENT_SECRET | No | Azure client secret | |
| ALIBABA_CLOUD_REGION | No | Alibaba Cloud region | cn-hangzhou |
| AWS_SECRET_ACCESS_KEY | No | AWS secret access key | |
| AZURE_SUBSCRIPTION_ID | No | Azure subscription ID | |
| CLOUD_PILOT_TOFU_BINARY | No | Path to OpenTofu binary | |
| CLOUD_PILOT_TOFU_ENABLED | No | Enable OpenTofu infrastructure lifecycle tool | |
| CLOUD_PILOT_SPECS_DYNAMIC | No | Enable runtime API discovery | |
| CLOUD_PILOT_SPECS_OFFLINE | No | Run in offline mode with bundled specs | |
| ALIBABA_CLOUD_ACCESS_KEY_ID | No | Alibaba Cloud access key ID | |
| CLOUD_PILOT_PERSONA_ENABLED | No | Enable Sr. Cloud Platform Engineer persona (set false to disable) | |
| CLOUD_PILOT_TOFU_STATE_BACKEND | No | OpenTofu state backend: local | s3 | http | consul | pg | |
| GOOGLE_APPLICATION_CREDENTIALS | No | Path to GCP service account JSON key file | |
| ALIBABA_CLOUD_ACCESS_KEY_SECRET | No | Alibaba Cloud access key secret | |
| CLOUD_PILOT_TOFU_WORKSPACES_DIR | No | OpenTofu workspaces directory for persistent storage |
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
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/vitalemazo/cloud-pilot-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server