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 |
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/vitalemazo/cloud-pilot-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server