Skip to main content
Glama

AdsPower LocalAPI MCP Server

Official

screenshot

Capture and save webpage screenshots using AdsPower LocalAPI MCP Server, with options to specify the save path and choose between full-page or partial snapshots for precise documentation or analysis.

Instructions

Get the screenshot of the page

Input Schema

NameRequiredDescriptionDefault
isFullPageNoThe is full page of the screenshot
savePathNoThe path to save the screenshot

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "isFullPage": { "description": "The is full page of the screenshot", "type": "boolean" }, "savePath": { "description": "The path to save the screenshot", "type": "string" } }, "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