Skip to main content
Glama

DigitalOcean MCP Server

by amranu

search_endpoints

Locate specific DigitalOcean API endpoints by entering a search query and optionally setting a result limit. Enhances access to over 471 endpoints via the MCP server, enabling precise filtering and direct API calls with authentication.

Instructions

Search for DigitalOcean API endpoints

Input Schema

NameRequiredDescriptionDefault
limitNoLimit number of results
queryYesSearch query

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 20, "description": "Limit number of results", "type": "number" }, "query": { "description": "Search query", "type": "string" } }, "required": [ "query" ], "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