Skip to main content
Glama

GenAIScript

Official
by microsoft
MIT License
43
2,820
  • Linux
  • Apple
tasks.json1.17 kB
{ // See https://go.microsoft.com/fwlink/?LinkId=733558 // for the documentation about the tasks.json format "version": "2.0.0", "tasks": [ { "label": "gcm", "type": "shell", "command": "node packages/cli/built/genaiscript.cjs run gcm", "detail": "git commit flow with automatic message", "problemMatcher": "$tsc", "presentation": { "echo": true, "reveal": "always", "focus": true, "panel": "shared", "showReuseMessage": false, "clear": true } }, { "label": "iat", "type": "shell", "command": "node packages/cli/built/genaiscript.cjs run iat", "detail": "generate image alt text in markdown files", "problemMatcher": "$tsc", "presentation": { "echo": true, "reveal": "always", "focus": false, "panel": "shared", "showReuseMessage": false, "clear": true } } ] }

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