Skip to main content
Glama

Windows Automation MCP Server

browser_navigate

Navigate to specified web pages using browser automation to access online content and perform web-based tasks within Windows systems.

Instructions

导航到网页

Input Schema

NameRequiredDescriptionDefault
urlYes网页 URL
sessionIdNo会话 ID(可选)

Input Schema (JSON Schema)

{ "properties": { "sessionId": { "description": "会话 ID(可选)", "type": "string" }, "url": { "description": "网页 URL", "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/eva-wanxin-git/windows-automation-mcp'

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