-
securityA
license-
qualityA MCP server that provides browser automation tools, allowing users to navigate websites, take screenshots, click elements, fill forms, and execute JavaScript through Playwright.
Last updated -
Python
Apache 2.0
Enables cross-platform GUI automation on Linux systems, allowing control of mouse and keyboard input and screen operations
Enables cross-platform GUI automation on macOS systems, allowing control of mouse and keyboard input and screen operations
Supports launching the MCP Inspector via npm for debugging the server's operations
通过 PyAutoGUI 提供自动化 GUI 测试和控制功能的 MCP(模型上下文协议)服务器。
该服务器实现了以下工具:
安装软件包:
在 MacOS 上:
在 Windows 上:
开发/未发布的服务器配置:
已发布的服务器配置:
注意:通过环境变量或命令标志设置 PyPI 凭据:
--token
或UV_PUBLISH_TOKEN
--username
/ UV_PUBLISH_USERNAME
和--password
/ UV_PUBLISH_PASSWORD
为了获得最佳调试体验,请使用 MCP Inspector。
通过 npm 启动 MCP 检查器:
检查器将显示一个 URL,您可以在浏览器中访问该 URL 以开始调试。
该项目根据 MIT 许可证获得许可 - 有关详细信息,请参阅 LICENSE 文件。
This server cannot be installed
通过 MCP 服务器提供自动化 GUI 测试和控制功能,支持跨 Windows、macOS 和 Linux 的鼠标移动、键盘输入、屏幕捕获和图像识别。