Skip to main content
Glama

Windows Automation MCP Server

browser_launch

Launch and control web browsers programmatically for automated testing, web scraping, or browser-based workflows. Supports headless mode for background operations and session management.

Instructions

启动浏览器

Input Schema

NameRequiredDescriptionDefault
headlessNo是否无头模式(可选,默认 false)
sessionIdNo会话 ID(可选)

Input Schema (JSON Schema)

{ "properties": { "headless": { "description": "是否无头模式(可选,默认 false)", "type": "boolean" }, "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