DigitalOcean
Integrates with DigitalOcean's cloud platform API to enable management of cloud resources, deployment of applications, and monitoring of infrastructure through natural language commands.
Featured
View Source69 stars
0 tools
Created Aug 2025
@digitalocean/digitalocean-digitalocean-digitalocean-mcpAbout
Integrates with DigitalOcean's cloud platform API to enable management of cloud resources, deployment of applications, and monitoring of infrastructure through natural language commands.
Categories
general
Installation
npm
npm install @digitalocean/digitalocean-digitalocean-digitalocean-mcp
Configuration
{
"mcpServers": {
"digitalocean-digitalocean-digitalocean-mcp": {
"command": "npx",
"args": [
"-y",
"@digitalocean/digitalocean-digitalocean-digitalocean-mcp"
]
}
}
}