amranu/digitalocean-mcp
If you are the rightful owner of digitalocean-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A Model Context Protocol (MCP) server for accessing DigitalOcean API endpoints, enabling AI assistants to manage DigitalOcean resources programmatically.
Tools
Functions exposed to the LLM to take actions
configure_digitalocean_api
Set up API credentials (optional if using environment variable).
list_endpoints
List all available endpoints with optional filtering by tag.
search_endpoints
Search endpoints by query string.
get_endpoint_details
Get detailed information about a specific endpoint.
call_digitalocean_api
Execute API calls with authentication.
list_tags
Show all available endpoint categories.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client