Skip to main content
Glama

AdsPower LocalAPI MCP Server

Official

open-browser

Launch a browser instance with a specific serial number and user ID using AdsPower LocalAPI MCP Server. Streamline browser management tasks in automated workflows.

Instructions

Open the browser

Input Schema

NameRequiredDescriptionDefault
serialNumberNoThe serial number of the browser to open
userIdNoThe browser id of the browser to open

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "serialNumber": { "description": "The serial number of the browser to open", "type": "string" }, "userId": { "description": "The browser id of the browser to open", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from AdsPower LocalAPI 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/AdsPower/local-api-mcp-typescript'

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