Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
DigitalOcean MCP Server logo
MCP server

DigitalOcean MCP Server

Manage App Platform apps, Droplets and managed databases from an MCP client.

0
SaveVisit website ↗

Add it to your client

Official
Install
npx @digitalocean/mcp --services apps,droplets
mcpServers
{
  "mcpServers": {
    "digitalocean-mcp": {
      "command": "npx",
      "args": [
        "@digitalocean/mcp",
        "--services",
        "apps,droplets"
      ]
    }
  }
}
Transport
both
Runtime
Go
Auth
Required
License
MIT
Stars
127
Tools
apps-listapps-get-infoapps-get-logsapps-get-deployment-statusdroplet-createdroplet-listdroplet-action

DigitalOcean splits its MCP surface into per-service endpoints — App Platform, Droplets, Kubernetes, managed databases, container registry, Spaces and more — so a client connects only to the services it actually needs. The hosted endpoints are reached over HTTPS with an API token in the Authorization header, and the same services run locally over stdio through the npm-published binary. Tool names follow a flat scheme such as apps-list, apps-get-logs and droplet-create.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?