Skip to main content
Glama
amranu

DigitalOcean MCP Server

by amranu
endpoints.d.ts411 B
import type { DOEndpoint } from './types.js'; export declare function loadEndpoints(): DOEndpoint[]; export declare function findEndpoint(operationId: string): DOEndpoint | undefined; export declare function searchEndpoints(query: string): DOEndpoint[]; export declare function getEndpointsByTag(tag: string): DOEndpoint[]; export declare function getAllTags(): string[]; //# sourceMappingURL=endpoints.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