Skip to content

oliverbenns/digitalocean-mcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DigitalOcean MCP Prototype

List your app platform apps, view alerts and deployments using the Model Context Protocol.

Setup

  • Generate a Digital Ocean token here
  • cp .env.example .env and add your token.
  • Put this in your Claude config.
{
  "mcpServers": {
        "digitalocean": {
            "command": "uv",
            "args": [
                "--directory",
                "/{ABSOLUTE_PATH_TO_REPO}",
                "run",
                "main.py"
            ]
        }
    }
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages