Skip to main content
Glama

AutoProbeMCP

by Wladastic

navigate

Automates web page navigation using a specified URL, optionally waiting for full page load, through AutoProbeMCP's browser automation capabilities.

Instructions

Navigate to a URL

Input Schema

NameRequiredDescriptionDefault
urlYesURL to navigate to
waitForLoadNoWait for page to fully load

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "URL to navigate to", "type": "string" }, "waitForLoad": { "default": true, "description": "Wait for page to fully load", "type": "boolean" } }, "required": [ "url" ], "type": "object" }
Install Server

Other Tools from AutoProbeMCP

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/Wladastic/AutoProbeMCP'

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