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 .envand add your token.- Put this in your Claude config.
{
"mcpServers": {
"digitalocean": {
"command": "uv",
"args": [
"--directory",
"/{ABSOLUTE_PATH_TO_REPO}",
"run",
"main.py"
]
}
}
}
Recommend MCP Servers 💡
mcp-server-aws
An MCP server for interacting with AWS S3 and DynamoDB services, providing operations like creating, listing, deleting buckets/tables, and managing items.
@yepcode/mcp-server
An MCP (Model Context Protocol) server that enables ✨ AI platforms to interact with 🤖 YepCode's infrastructure. Turn your YepCode processes into powerful tools that AI assistants can use 🚀
google_workspace_mcp
Control Gmail, Google Calendar, Docs, Sheets, Slides, Chat, Forms, Tasks & Drive with AI - Comprehensive Google Workspace MCP Server
use_aws_mcp
A standalone Model Context Protocol (MCP) server that provides AWS CLI functionality through a standardized interface
GitGuardianDeveloper
An MCP server for scanning and remediating hardcoded secrets using GitGuardian’s API, detecting over 500 secret types to prevent credential leaks.
mcp
Official AWS MCP Servers