rohit-kaundal/digitalocean-mcp-server
A Model Context Protocol (MCP) server that provides programmatic access to DigitalOcean's API. This server exposes tools for managing droplets, Kubernetes clusters, and container registries through the MCP interface.
Platform-specific configuration:
{
"mcpServers": {
"digitalocean-mcp-server": {
"command": "npx",
"args": [
"-y",
"digitalocean-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...