Connects Claude directly to the DigitalOcean API through a collection of standalone HTTPS endpoints, each handling a different service area. You get dedicated interfaces for droplets, Kubernetes clusters, databases, container registries, App Platform deployments, and their newer GenAI services like batch inference and dedicated GPU instances. The project emphasizes security with prominent warnings against hardcoding API tokens, instead walking through environment variable setup for macOS, Linux, and Windows. Useful if you're managing DigitalOcean infrastructure and want Claude to handle resource provisioning, monitoring, or configuration without switching to the web console. Each service runs as its own MCP server, so you can connect to just the ones you need.
claude mcp add --transport stdio digitalocean-labs-mcp-digitalocean uvx mcp-digitalocean