PyMCPAutoGUI 🖱️⌨️🖼️ - GUI Automation via MCP
@kitfactory
关于 PyMCPAutoGUI 🖱️⌨️🖼️ - GUI Automation via MCP
GUI manipulation MCP server
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"PyMCPAutoGUI": {
"command": "python",
"args": [
"-m",
"venv",
".venv"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is PyMCPAutoGUI 🖱️⌨️🖼️ - GUI Automation via MCP?
PyMCPAutoGUI bridges AI agents (e.g., in Cursor or other MCP-compatible environments) with the computer’s graphical user interface. It lets an agent see the screen, control the mouse and keyboard, and interact with windows — just like a human user.
How to use PyMCPAutoGUI 🖱️⌨️🖼️ - GUI Automation via MCP?
Install via pip install pymcpautogui in a Python 3.11+ virtual environment. Run python -m pymcpautogui.server to start the MCP server (defaults to port 6789). Connect from Cursor by adding the provided JSON configuration to mcp.json; then use @PyMCPAutoGUI in chats to invoke tools like move_to, write, screenshot, or activate_window.
Key features of PyMCPAutoGUI 🖱️⌨️🖼️ - GUI Automation via MCP
- Empowers AI agents to control any desktop application.
- Simple plug‑and‑play integration with MCP‑compatible clients.
- Comprehensive mouse, keyboard, and window automation functions.
- Screen perception: take screenshots and locate images on screen.
- Window management: move, resize, minimize, maximize, restore, close.
- User interaction: display alert
生产力 分类下的更多 MCP 服务器
Npx Y convex@latest mcp start
get-convexThe open-source reactive database for app developers

Time
modelcontextprotocolModel Context Protocol Servers
MCP Windows Desktop Automation
mario-andreschakA Model Context Protocol (MCP) server for Windows desktop automation using AutoIt.
C++ Excel Automation MCP Server
smileFAaceA MCP server for automatically create, view and modify Excel related file using LLM
Desktop Commander
wonderwhy-erThis is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
评论