Skip to main content
Glama

Browserless MCP Server

export_page

Export webpages with embedded resources for offline use or analysis. Specify URLs and headers, with an option for best-attempt retrieval, using browser automation via Browserless.io.

Instructions

Export webpage with resources

Input Schema

NameRequiredDescriptionDefault
bestAttemptNo
headersNo
urlYes

Input Schema (JSON Schema)

{ "properties": { "bestAttempt": { "type": "boolean" }, "headers": { "type": "object" }, "url": { "type": "string" } }, "required": [ "url" ], "type": "object" }

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/Lizzard-Solutions/browserless-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server