Skip to main content
Glama

MCP Browser Screenshot Server

browser_execute_script

Execute JavaScript code within browser sessions to manipulate web content, extract data, or modify page behavior for testing and automation purposes.

Instructions

Execute JavaScript in the browser context

Input Schema

NameRequiredDescriptionDefault
scriptYesJavaScript code to execute

Input Schema (JSON Schema)

{ "properties": { "script": { "description": "JavaScript code to execute", "type": "string" } }, "required": [ "script" ], "type": "object" }

Other Tools from MCP Browser Screenshot 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/seabassgonzalez/mcp-browser-screenshot'

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