About
Overview
The DigitalOcean MCP Server enables AI agents to manage DigitalOcean cloud resources. It provides tools for managing Droplets, databases, App Platform deployments, Kubernetes clusters, Spaces object storage, and networking resources.
Capabilities
Tools & Capabilities
⚡list_droplets
List all Droplets
⚡create_droplet
Create a new Droplet
⚡list_databases
List managed databases
⚡list_apps
List App Platform apps
⚡list_k8s_clusters
List Kubernetes clusters
⚡list_domains
List DNS domains
Setup
Installation
bash
Install
npx -y @digitalocean/mcp-serverExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"digitalocean": {
"command": "npx",
"args": ["-y", "@digitalocean/mcp-server"],
"env": {
"DIGITALOCEAN_TOKEN": "your-api-token"
}
}
}
}Quick Info
Authordigitalocean
LanguageTypeScript
StatusStable
Stars★ 130
Last UpdatedFeb 12, 2026