Skip to main content
Glama

GenAIScript

Official
by microsoft
MIT License
43
2,820
  • Linux
  • Apple
tsconfig.json566 B
{ "compilerOptions": { "lib": [ "ES2024" ], "target": "ES2024", "module": "NodeNext", "moduleDetection": "force", "moduleResolution": "nodenext", "checkJs": true, "allowJs": true, "skipLibCheck": true, "noEmit": true, "allowImportingTsExtensions": true, "verbatimModuleSyntax": true, "resolveJsonModule": true, "erasableSyntaxOnly": true }, "include": [ "**/*.mjs", "**/*.mts", "./genaiscript.d.ts" ] }

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