P

mcp-digitalocean-server

...
Created 1/29/2025byluc-io

Language:

Python

Stars:

5

Forks:

3

MCP DigitalOcean Server

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)
Last updated: 3/4/2025

Publisher info

luc-io's avatar

lvc_io

1
followers
1
following
5
repos

More MCP servers built with Python

MCP-Collab

MCP Slack, Teams, WebEx

By sisodiabhumca
fulcra-context-mcp

Access your personal health data, sleep stats, location, calendar, and more securely through Context by Fulcra!

By fulcradynamics
alpaca-mcp-server

Alpaca MCP Servers deliver Alpaca’s Trading API best practices straight into your development and trading workflows.

By alpacahq