Skip to main content
Glama
by microsoft
fuzz-search.genai.js371 B
script({ title: "fuzz search", model: "small", tests: {}, }) const kw = (env.vars.keyword || "defdata") + "" const allFiles = await workspace.findFiles("**/*.genai.{js,mjs}") const files = await retrieval.fuzzSearch(kw, allFiles) def("FILE", files, { maxTokens: 1000 }) $`Use the information in FILE and generate a documentation for '${kw}' in '${kw}.md'.`

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