Skip to main content
Glama

Windows Automation MCP Server

browser_screenshot

Capture webpage screenshots in Windows automation workflows. Save screenshots to specified paths and choose between visible area or full-page captures for documentation and testing purposes.

Instructions

截取网页截图

Input Schema

NameRequiredDescriptionDefault
pathNo保存路径(可选)
fullPageNo是否整页截图(可选)
sessionIdNo会话 ID(可选)

Input Schema (JSON Schema)

{ "properties": { "fullPage": { "description": "是否整页截图(可选)", "type": "boolean" }, "path": { "description": "保存路径(可选)", "type": "string" }, "sessionId": { "description": "会话 ID(可选)", "type": "string" } }, "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