Skip to main content
Glama

GenAIScript

Official
by microsoft
MIT License
43
2,820
  • Linux
  • Apple
overview.tldr4.13 kB
{ "tldrawFileFormatVersion": 1, "schema": { "schemaVersion": 1, "storeVersion": 4, "recordVersions": { "asset": { "version": 1, "subTypeKey": "type", "subTypeVersions": { "image": 3, "video": 3, "bookmark": 1 } }, "camera": { "version": 1 }, "document": { "version": 2 }, "instance": { "version": 24 }, "instance_page_state": { "version": 5 }, "page": { "version": 1 }, "shape": { "version": 4, "subTypeKey": "type", "subTypeVersions": { "group": 0, "text": 1, "bookmark": 2, "draw": 1, "geo": 8, "note": 5, "line": 4, "frame": 0, "arrow": 3, "highlight": 0, "embed": 4, "image": 3, "video": 2 } }, "instance_presence": { "version": 5 }, "pointer": { "version": 1 } } }, "records": [ { "gridSize": 10, "name": "", "meta": {}, "id": "document:document", "typeName": "document" }, { "id": "pointer:pointer", "typeName": "pointer", "x": 853.3132386105124, "y": 304.67897971851414, "lastActivityTimestamp": 1713196760126, "meta": {} }, { "meta": {}, "id": "page:page", "name": "Page 1", "index": "a1", "typeName": "page" }, { "x": 332.3317710968577, "y": 3.1704424253150876, "z": 0.9261085752920215, "meta": {}, "id": "camera:page:page", "typeName": "camera" }, { "editingShapeId": null, "croppingShapeId": null, "selectedShapeIds": [ "shape:kVdQ7R3FEU7EouvTE_kxP" ], "hoveredShapeId": null, "erasingShapeIds": [], "hintingShapeIds": [], "focusedGroupId": null, "meta": {}, "id": "instance_page_state:page:page", "pageId": "page:page", "typeName": "instance_page_state" }, { "followingUserId": null, "opacityForNextShape": 1, "stylesForNextShape": { "tldraw:horizontalAlign": "start", "tldraw:geo": "rectangle" }, "brush": null, "scribbles": [], "cursor": { "type": "default", "rotation": 0 }, "isFocusMode": false, "exportBackground": true, "isDebugMode": false, "isToolLocked": false, "screenBounds": { "x": 0, "y": 0, "w": 1406.25, "h": 465.9721984863281 }, "insets": [ false, true, true, false ], "zoomBrush": null, "isGridMode": false, "isPenMode": false, "chatMessage": "", "isChatting": false, "highlightedUserIds": [], "canMoveCamera": true, "isFocused": true, "devicePixelRatio": 1.440000057220459, "isCoarsePointer": false, "isHoveringCanvas": true, "openMenus": [], "isChangingStyle": false, "isReadonly": false, "meta": {}, "duplicateProps": null, "id": "instance:instance", "currentPageId": "page:page", "typeName": "instance" }, { "x": 130.28887939453125, "y": 135.04229354858398, "rotation": 0, "isLocked": false, "opacity": 1, "meta": {}, "type": "text", "props": { "color": "black", "size": "m", "w": 593.2091674804688, "text": "script({ title: \"Title Extractor\", model: \"gpt4\" })\ndef(\"FILE\", env.files, { endsWith: \".pdf\" })\nconst schema = defSchema(\"DATA\", \n { type: \"array\", items: { type: \"string\" } })\n$`Analyze FILE and extract titles \nto JSON compliant with ${schema}.`\n", "font": "draw", "align": "start", "autoSize": true, "scale": 1 }, "parentId": "page:page", "index": "a1", "id": "shape:pA12gXdCWj5FI1ye5CY5v", "typeName": "shape" }, { "x": 782.0772174795559, "y": 45.980016509449065, "rotation": 0, "isLocked": false, "opacity": 1, "meta": {}, "id": "shape:kVdQ7R3FEU7EouvTE_kxP", "type": "geo", "props": { "w": 169.3376753289831, "h": 313.3678758027297, "geo": "rectangle", "color": "black", "labelColor": "black", "fill": "none", "dash": "draw", "size": "m", "font": "draw", "text": "", "align": "start", "verticalAlign": "middle", "growY": 0, "url": "" }, "parentId": "page:page", "index": "a2", "typeName": "shape" } ] }

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