Skip to main content
Glama
by microsoft
ephemeral.genai.mjs476 B
script({ title: "summarize all files with caching", files: "src/rag/markdown.md", model: "small", tests: [ { files: "src/rag/markdown.md", keywords: "markdown", }, ], }) def("FILE", env.files, { cacheControl: "ephemeral" }) $` Summarize all files in FILE in a single paragraph. - Keep it short. - At most 3 paragraphs. - Consider all files at once, do NOT summarize files individually. `.cacheControl("ephemeral")

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