Skip to main content
Glama

Cloud Manage MCP Server

by rainhan99

get_digitalocean_droplet_info

Retrieve detailed information about a DigitalOcean Droplet using its IP address or ID, enabling efficient cloud server management and monitoring through the Cloud Manage MCP Server.

Instructions

获取DigitalOcean Droplet信息 Args: ip_address_or_id (str): 公网IP地址或Droplet ID Returns: Dict: Droplet信息

Input Schema

NameRequiredDescriptionDefault
ip_address_or_idYes

Input Schema (JSON Schema)

{ "properties": { "ip_address_or_id": { "title": "Ip Address Or Id", "type": "string" } }, "required": [ "ip_address_or_id" ], "title": "get_digitalocean_droplet_infoArguments", "type": "object" }

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