Skip to main content
Glama
by microsoft
node.nnb1.11 kB
{ "cells": [ { "language": "typescript", "source": [ "var x = 2\ny =1" ], "outputs": [ { "items": [ { "mime": "text/plain", "value": [ "\u001b[33m1\u001b[39m" ] } ] } ] }, { "language": "typescript", "source": [ "// <reference path=\"../genaisrc/genaiscript.d.ts\" />\nconsole.log({ x,y})\n" ], "outputs": [ { "items": [ { "mime": "application/vnd.code.notebook.stdout", "value": [ "{ x: 2, y: 1 }", "" ] } ] } ] } ] }

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