Skip to main content
Glama
truecallerabreham

mcp-server-digitalocean

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DIGITALOCEAN_TOKENYesYour DigitalOcean API token. Get one at https://cloud.digitalocean.com/account/api/tokens

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/truecallerabreham/mcp-server-digitalocean'

If you have feedback or need assistance with the MCP directory API, please join our Discord server