Skip to main content
Glama
getEndpointFromConfig.jsโ€ข470 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.getEndpointFromConfig = void 0; const node_config_provider_1 = require("@smithy/node-config-provider"); const getEndpointUrlConfig_1 = require("./getEndpointUrlConfig"); const getEndpointFromConfig = async (serviceId) => (0, node_config_provider_1.loadConfig)((0, getEndpointUrlConfig_1.getEndpointUrlConfig)(serviceId ?? ""))(); exports.getEndpointFromConfig = getEndpointFromConfig;

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/consigcody94/office-whisperer'

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