Skip to main content
Glama
by microsoft
keyworder.genai.mjs539 B
script({ model: "small", responseType: "yaml", responseSchema: { type: "object", properties: { keywords: { type: "array", maxItems: 5, items: { type: "string", description: "A keyword", }, }, }, required: ["keywords"], }, }) def("SOURCE", env.files) $`You are an expert an analyzing documetation. Extract keywords from <SOURCE>. At most 5 keywords are expected.`

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