Skip to main content
Glama
amranu

DigitalOcean MCP Server

by amranu
api-client.d.ts330 B
import type { DOApiConfig, DOEndpoint } from './types.js'; export declare class DigitalOceanApiClient { private client; private config; constructor(config: DOApiConfig); callEndpoint(endpoint: DOEndpoint, params?: Record<string, any>): Promise<any>; private buildUrl; } //# sourceMappingURL=api-client.d.ts.map

Latest Blog Posts

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