Skip to main content
Glama

DigitalOcean MCP Server

by amranu

list_endpoints

Explore and filter DigitalOcean API endpoints using tag or limit criteria. Dynamically extract and manage endpoints from OpenAPI specifications for efficient API access.

Instructions

List all available DigitalOcean API endpoints

Input Schema

NameRequiredDescriptionDefault
limitNoLimit number of results
tagNoFilter by tag (optional)

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 50, "description": "Limit number of results", "type": "number" }, "tag": { "description": "Filter by tag (optional)", "type": "string" } }, "required": [], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/amranu/digitalocean-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server