Cloud Manage MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| IPINFO_API_TOKEN | No | Optional token for IP address queries. Can be obtained at https://ipinfo.io/account/token | |
| DIGITALOCEAN_TOKEN | Yes | Your DigitalOcean API token. Can be obtained at https://cloud.digitalocean.com/account/api/tokens | |
| ALLOW_DROPLET_DELETION | No | Controls whether deletion functionality is enabled. Not recommended to enable. | false |
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 |
|---|---|
| get_instance_infoA | |
| get_instance_by_providerA | |
| manage_instance_powerB | |
| get_aws_instance_infoB | |
| get_aws_instance_storage_infoB | |
| get_aws_instance_monitoringC | |
| list_aws_instancesB | |
| get_digitalocean_droplet_infoB | |
| power_on_digitalocean_dropletA | |
| power_off_digitalocean_dropletC | 强制关闭DigitalOcean Droplet(需要三次确认) |
| shutdown_digitalocean_dropletC | 优雅关闭DigitalOcean Droplet(需要三次确认) |
| reboot_digitalocean_dropletC | 重启DigitalOcean Droplet(需要三次确认) |
| list_digitalocean_dropletsB | 列出所有DigitalOcean Droplets |
| get_digitalocean_droplet_monitoringC | 获取DigitalOcean Droplet监控信息 |
| get_digitalocean_droplet_actionsC | 获取DigitalOcean Droplet操作历史 |
| get_vultr_instance_infoC | |
| power_on_vultr_instanceB | 开启Vultr实例(需要三次确认) |
| power_off_vultr_instanceC | 强制关闭Vultr实例(需要三次确认) |
| reboot_vultr_instanceC | 重启Vultr实例(需要三次确认) |
| list_vultr_instancesC | 列出所有Vultr实例 |
| get_vultr_instance_bandwidthC | 获取Vultr实例带宽使用情况 |
| get_alibaba_instance_infoC | |
| power_on_alibaba_instanceC | 启动阿里云ECS实例(需要三次确认) |
| power_off_alibaba_instanceC | 强制停止阿里云ECS实例(需要三次确认) |
| reboot_alibaba_instanceC | 重启阿里云ECS实例(需要三次确认) |
| list_alibaba_instancesB | 列出所有阿里云ECS实例 |
| get_alibaba_instance_monitoringC | 获取阿里云ECS实例监控信息 |
| get_supported_providersB | |
| check_provider_availabilityC | |
| get_system_statusB | |
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/rainhan99/cloud_manage_mcp_server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server