Skip to main content
Glama
by microsoft
analyze-data.genai.mjs557 B
script({ title: "analyze-data", model: "small", files: "src/penguins.csv", tests: [ { description: "penguins csv", files: "src/penguins.csv", keywords: "penguin", }, { description: "penguins xlsx", files: "src/penguins.xlsx", keywords: "penguin", }, ], }) // use def to emit LLM variables def("FILE", env.files) // use $ to output formatted text to the prompt $`You are a helpful assistant. Analyze the data and returns insights.`

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