Skip to main content
Glama

Browserless MCP Server

execute_function

Run custom JavaScript functions directly in a browser environment for automation tasks like web scraping, content extraction, or performance audits using Browserless MCP Server.

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" }

Other Tools from Browserless MCP Server

Related Tools

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