Skip to main content
Glama
maxSafeNat.js•332 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.maxSafeNat = maxSafeNat; const IntegerArbitrary_1 = require("./_internals/IntegerArbitrary"); const safeMaxSafeInteger = Number.MAX_SAFE_INTEGER; function maxSafeNat() { return new IntegerArbitrary_1.IntegerArbitrary(0, safeMaxSafeInteger); }

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/Digital-Defiance/mcp-screenshot'

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