Skip to main content
Glama

AdsPower LocalAPI MCP Server

Official

get-application-list

Retrieve a paginated list of applications using the AdsPower LocalAPI MCP Server. Specify the page size to manage and access application data efficiently.

Instructions

Get the list of applications

Input Schema

NameRequiredDescriptionDefault
sizeNoThe size of the page

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "size": { "description": "The size of the page", "type": "number" } }, "type": "object" }

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