Skip to main content
Glama

AdsPower LocalAPI MCP Server

Official

navigate

Direct a browser to a specific URL using this tool, enabling precise navigation to desired web pages through AdsPower LocalAPI MCP Server.

Instructions

Navigate to the url

Input Schema

NameRequiredDescriptionDefault
urlYesThe url to navigate to

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "url": { "description": "The url to navigate to", "type": "string" } }, "required": [ "url" ], "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