unlock-the-power-of-automatic-web-page-content-analysis-with-genaiscript-.genai.mjs•270 B
const page = await host.browse("https://bing.com")
const screenshot = await page.screenshot()
defImages(screenshot)
const text = await parsers.HTMLToMarkdown(await page.content())
def("PAGE_TEXT", text)
$`Analyze the content of the page PAGE_TEXT and provide insights.`
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