Skip to main content
Glama

Gotas Commerce MCP Server

package.json823 B
{ "name": "throttleit", "version": "2.1.0", "description": "Throttle a function to limit its execution rate", "license": "MIT", "repository": "sindresorhus/throttleit", "funding": "https://github.com/sponsors/sindresorhus", "exports": { "types": "./index.d.ts", "default": "./index.js" }, "main": "./index.js", "types": "./index.d.ts", "sideEffects": false, "engines": { "node": ">=18" }, "scripts": { "test": "xo && ava" }, "files": [ "index.js", "index.d.ts" ], "keywords": [ "throttle", "rate", "limit", "limited", "rate-limit", "ratelimit", "throttling", "optimization", "performance", "function", "execution", "interval", "batch" ], "devDependencies": { "ava": "^5.3.1", "xo": "^0.56.0" }, "xo": { "rules": { "unicorn/prefer-module": "off" } } }

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