Skip to main content
Glama

Gotas Commerce MCP Server

index.mjs309 B
/** * Disclaimer: modules in _shims aren't intended to be imported by SDK users. */ import * as shims from './registry.mjs'; import * as auto from "./auto/runtime"; export const init = () => { if (!shims.kind) shims.setShims(auto.getRuntime(), { auto: true }); }; export * from './registry.mjs'; init();

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