mcpbeat Sign in

MCP Server Digitalocean

by truecallerabreham Your server? Claim it
local only

MCP Server Digitalocean runs on your own machine — the client starts it, so there is no endpoint to ping. 58 installs a week from pypi. Last commit 16 Jul 2026.

MCP server for DigitalOcean — manage Droplets, databases, domains, and more

Installs per day peak 22 · avg 10 · -40% w/w
a month agotoday
58
Installs / week
pypi · mcp-server-digitalocean
0
Stars
0 open issues
16 Jul 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check MCP Server Digitalocean every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add mcp-server-digitalocean -- uvx mcp-server-digitalocean
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server-digitalocean": {
      "args": [
        "mcp-server-digitalocean"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server-digitalocean]
command = "uvx"
args = ["mcp-server-digitalocean"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server-digitalocean": {
      "args": [
        "mcp-server-digitalocean"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server-digitalocean": {
      "args": [
        "mcp-server-digitalocean"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to MCP Server Digitalocean

same job, measured the same way
Manticore Search
by manticoresoftware

MCP server for Manticore Search — lets AI assistants query and manage search databases.

75 installs/wk local only
MCP Plesk Lite
by mohamedbenhariz

MCP server for Plesk: manage domains, DNS, mail, SSL, backups, databases and WordPress via AI.

31 installs/wk local only
Dokploy MCP Server
by sapientsai

Dokploy MCP server: manage apps, Docker Compose, databases, domains, backups, and servers.

110 installs/wk local only
Dokploy MCP Server
by jordanburke

Dokploy MCP server: manage apps, Docker Compose, databases, domains, backups, and servers.

local only
Mysql
by marcelo-ochoa

An MCP server for MySQL databases.

38 installs/wk local only
MCP Neo4j Aura Manager
by neo4j-contrib

MCP server for Neo4j Aura Database Instance Manager.

159 installs/wk local only
Ink MCP
by ml

Deploy and manage applications, databases, domains, and git repos

answering
Neon
by neon

Official Neon MCP server for managing Neon projects and Lakebase Postgres databases.

answering

MCP Server Digitalocean — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Server Digitalocean?
MCP Server Digitalocean runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mcp-server-digitalocean was installed 58 times last week.
How do I connect MCP Server Digitalocean?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-server-digitalocean straight from pypi; nothing to host, nothing to sign up for.
How many people use MCP Server Digitalocean?
The pypi package mcp-server-digitalocean was installed 58 times in the last week. Week over week that is -40%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Server Digitalocean open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.