Skip to main content
Glama

Browserless MCP Server

execute_function

Run custom JavaScript in a browser environment for automation tasks like web scraping, content extraction, or performance audits with Browserless MCP Server. Supports flexible code execution and context integration.

Instructions

Execute custom JavaScript function in browser context

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