Skip to main content
Glama

Patchright Lite MCP Server

by dylangroos

close

Close a specific browser instance by its ID to free up resources on the Patchright Lite MCP Server, optimizing performance during stealth browser automation tasks.

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

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