Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Digitalocean Server

FreeNot checked

Model Context Protocol implementation with DigitalOcean integration

GitHubEmbed

About

Model Context Protocol implementation with DigitalOcean integration

README

A Model Context Protocol implementation that integrates with DigitalOcean for server management.

Setup

  1. Clone this repository
  2. Copy .env.example to .env and fill in your DigitalOcean API token
  3. Install dependencies:
    pip install -r requirements.txt
    
  4. Run the server:
    python src/server.py
    

Features

  • MCP Protocol implementation
  • DigitalOcean integration for server management
  • FastAPI-based HTTP server

Configuration

Configure the following environment variables in your .env file:

  • DIGITALOCEAN_TOKEN: Your DigitalOcean API token
  • MCP_SERVER_PORT: Port for the MCP server (default: 8000)
  • MCP_SERVER_HOST: Host for the MCP server (default: 0.0.0.0)

from github.com/bhctest123/mcp-digitalocean-server

Installing Digitalocean Server

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/bhctest123/mcp-digitalocean-server

FAQ

Is Digitalocean Server MCP free?

Yes, Digitalocean Server MCP is free — one-click install via Unyly at no cost.

Does Digitalocean Server need an API key?

No, Digitalocean Server runs without API keys or environment variables.

Is Digitalocean Server hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Digitalocean Server in Claude Desktop, Claude Code or Cursor?

Open Digitalocean Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Digitalocean Server with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs