Skip to main content
Glama
by microsoft
browse-video.genai.mts327 B
import { delay} from "genaiscript/runtime" script({ model: "small", group: "browser", }) const page = await host.browse("https://microsoft.github.io/genaiscript/", { headless: true, recordVideo: true, }) await delay(1000) await page.close() const video = await page.video().path() console.log(`video ${video}`)

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