Skip to main content
Glama

Windows Automation MCP Server

browser_get_text

Extract text content from web page elements using CSS selectors for automated data collection and web scraping tasks.

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