Skip to main content
Glama

Browserless MCP Server

download_files

Automate file downloads with Browserless MCP Server by specifying download code and context, enabling efficient file retrieval in browser automation workflows.

Instructions

Handle file downloads

Input Schema

NameRequiredDescriptionDefault
codeYes
contextNo

Input Schema (JSON Schema)

{ "properties": { "code": { "type": "string" }, "context": { "type": "object" } }, "required": [ "code" ], "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