Skip to main content
Glama

DigitalOcean MCP Server

by amranu

list_endpoints

Discover and filter available DigitalOcean API endpoints using an intuitive query system, enabling efficient access to over 471 endpoints for integration and development.

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" }

You must be authenticated.

Other Tools from DigitalOcean MCP Server

Related Tools

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