Skip to main content
Glama
webPath.js•336 B
import { resolveSize } from './_internals/helpers/MaxLengthFromMinLength.js'; import { buildUriPathArbitrary } from './_internals/builders/UriPathArbitraryBuilder.js'; export function webPath(constraints) { const c = constraints || {}; const resolvedSize = resolveSize(c.size); return buildUriPathArbitrary(resolvedSize); }

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