Skip to main content
Glama

AdsPower LocalAPI MCP Server

Official

get-group-list

Retrieve a list of groups from AdsPower LocalAPI MCP Server to manage browser profiles efficiently using specified group name and page size parameters.

Instructions

Get the list of groups

Input Schema

NameRequiredDescriptionDefault
nameNoThe name of the group
sizeNoThe size of the page

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "name": { "description": "The name of the group", "type": "string" }, "size": { "description": "The size of the page", "type": "number" } }, "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