// Launch a browser instance and navigate to a specified URL
const page = await host.browse('https://example.com');
// Take a screenshot of the current page view
const screenshot = await page.screenshot();
// Register the screenshot for subsequent analysis
defImages(screenshot);
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