Skip to main content
Glama

Windows Automation MCP Server

browser_click

Automatically clicks web page elements using CSS selectors to perform browser interactions and automate web tasks through the Windows Automation MCP Server.

Instructions

点击元素

Input Schema

NameRequiredDescriptionDefault
selectorYesCSS 选择器
sessionIdNo会话 ID(可选)

Input Schema (JSON Schema)

{ "properties": { "selector": { "description": "CSS 选择器", "type": "string" }, "sessionId": { "description": "会话 ID(可选)", "type": "string" } }, "required": [ "selector" ], "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