Skip to main content
Glama

Gotas Commerce MCP Server

bun-runtime.js486 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.getRuntime = void 0; const web_runtime_1 = require("./web-runtime.js"); const node_fs_1 = require("node:fs"); function getRuntime() { const runtime = (0, web_runtime_1.getRuntime)(); function isFsReadStream(value) { return value instanceof node_fs_1.ReadStream; } return { ...runtime, isFsReadStream }; } exports.getRuntime = getRuntime; //# sourceMappingURL=bun-runtime.js.map

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/caiovicentino/mcpGOTAS'

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