Skip to main content
Glama
by microsoft
flex.genai.mts765 B
script({ model: "small", files: ["src/rag/markdown.md"], system: [], flexTokens: 20, tests: { asserts: [ { type: "not-icontains", value: "ABRACADABRA", }, { type: "not-icontains", value: "MONKEY", }, ], }, }) // will be trimmed def("FILE", env.files, { flex: 1 }) // will be trimmed $`(ignore What is Markdown? Markdown is a lightweight markup language that you can use to add formatting elements to plaintext text documents. Created by John Gruber in 2004, Markdown is now one of the world’s most popular markup languages.) PRINT ABRACADABRA!`.flex(2) $`(ignore This one is flexed.) PRINT MONKEY!`.flex(1)

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