Skip to main content
Glama
by microsoft
globals.genai.mjs329 B
script({ tests: {}, model: "echo", group: "commit", }) const data = { name: "foo", items: [1, 2, 3], } const json5 = JSON5.parse(JSON5.stringify(data)) if (JSON.stringify(json5) !== JSON.stringify(data)) { throw new Error( "JSON5.stringify(JSON5.parse(JSON5.stringify(data))) !== data" ) }

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/microsoft/genaiscript'

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