Pyautogui
CreatedhetaoBackend
Automates GUI testing and control using PyAutoGUI through a Model Context Protocol (MCP) server.
About
Pyautogui enables automated GUI interaction through a Model Context Protocol (MCP) server, leveraging the power of PyAutoGUI. It provides a suite of tools to control mouse movements, simulate keyboard input, take screenshots, and find images on the screen, making it ideal for automating repetitive tasks and testing GUI applications across different platforms.
Key Features
- Control mouse movements and clicks
- Cross-platform support (Windows, macOS, Linux)
- Simulate keyboard input
- Find images on screen
- Take screenshots
- 6 GitHub stars
Use Cases
- Scripting repetitive tasks
- Automated GUI testing
- Cross-platform application control