mcp-server-digitalocean
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DIGITALOCEAN_TOKEN | Yes | Your DigitalOcean API token. Get one at https://cloud.digitalocean.com/account/api/tokens |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_accountA | Get your DigitalOcean account information including email, UUID, and account limits. |
| list_dropletsA | List all Droplets in your account. Returns droplet IDs, names, statuses, IPs, regions, and sizes. |
| get_dropletA | Get detailed information about a specific Droplet by its ID. |
| create_dropletB | Create a new Droplet. Specify name, region, size, and image. |
| delete_dropletA | Permanently delete a Droplet. This action is irreversible. |
| list_databasesA | List all database clusters in your account. |
| get_databaseA | Get detailed information about a specific database cluster. |
| list_domainsA | List all domains in your account. |
| create_domainB | Create a new domain in your account. |
| delete_domainB | Delete a domain from your account. |
| list_regionsA | List all available DigitalOcean datacenter regions. |
| list_sizesA | List all available Droplet sizes with pricing and capability info. |
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
- 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/truecallerabreham/mcp-server-digitalocean'
If you have feedback or need assistance with the MCP directory API, please join our Discord server