Skip to main content
Glama
by microsoft
logger.genai.mjs390 B
script({ model: "echo", group: "commit", tests: {}, }) const log = host.logger("sample") log("This is a debug message") log("This is a debug message with a variable: %s", "variable") log("This is a debug message with an object: %o", { key: "value" }) console.log("To see log messages, run the script with DEBUG=genai:sample") console.log("DEBUG=sample genaiscript run debug")

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