MCPServers
PyAutoGUI - MCP server logo
8
0

Summary

MCP-PyAutoGUI-Server provides automated GUI testing and control capabilities through a Python-based interface. Developed by He Tao, this server wraps the PyAutoGUI library to enable AI assistants to control mouse movements, simulate keyboard input, take screenshots, and find images on screen across Windows, macOS, and Linux. The implementation offers tools for precise cursor positioning, clicking, typing text, pressing hotkeys, and screen analysis through a standardized protocol. It's particularly useful for automating repetitive GUI tasks, creating test scripts, or allowing AI systems to interact directly with desktop applications through visual interfaces.

Available Actions(11)

Move mouse

Move mouse to specific coordinates.

Click mouse

Click at current or specified position.

Drag and drop

Perform drag and drop operations with the mouse.

Get current mouse position

Retrieve the current position of the mouse.

Type text

Simulate typing of a given text.

Press key

Simulate pressing an individual key on the keyboard.

Hotkey combinations

Simulate pressing a combination of keys (hotkeys).

Take screenshot

Capture a screenshot of the current screen.

Get screen size

Retrieve the dimensions of the screen.

Find image on screen

Locate the positions of specified images on the screen.

Get pixel color

Retrieve the color of a specific pixel on the screen.

Last Updated: April 17, 2025

Avis de la Communauté

0.0
0 avis
5
0
4
0
3
0
2
0
1
0

Aucun avis encore. Soyez le premier à donner votre avis !

Connectez-vous pour rejoindre la conversation

Coming soon to
HighlightHighlight AI

Langage

TypeScript

Catégories

Tags