MCP Server Digitalocean runs on your own machine — the client starts it, so there is no endpoint to ping. 105 installs a week from pypi. Last commit 16 Jul 2026.
MCP server for DigitalOcean — manage Droplets, databases, domains, and more
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-server-digitalocean -- uvx mcp-server-digitalocean
{
"mcpServers": {
"mcp-server-digitalocean": {
"args": [
"mcp-server-digitalocean"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-server-digitalocean]
command = "uvx"
args = ["mcp-server-digitalocean"]
{
"mcpServers": {
"mcp-server-digitalocean": {
"args": [
"mcp-server-digitalocean"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-server-digitalocean": {
"args": [
"mcp-server-digitalocean"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.