Skip to main content
Glama

Patchright Lite MCP Server

by dylangroos

close

Close a specific browser in the Patchright Lite MCP Server to free up system resources and optimize performance. Provide the browser ID to execute the action.

Instructions

Close browser to free resources

Input Schema

NameRequiredDescriptionDefault
browserIdYesBrowser ID to close

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "browserId": { "description": "Browser ID to close", "type": "string" } }, "required": [ "browserId" ], "type": "object" }
Install Server

Other Tools from Patchright Lite 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/dylangroos/patchright-mcp-lite'

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