P
Pyautogui MCP
by @chigwell
MCP server by chigwell
Created 1/4/2026
Updated about 21 hours ago
README
Repository documentation and setup instructions
pyautogui-mcp
Quick Setup
Installation guide for this server
Installation Command (package not published)
git clone https://github.com/chigwell/pyautogui-mcp
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.
Cursor configuration (mcp.json)
{
"mcpServers": {
"chigwell-pyautogui-mcp": {
"command": "git",
"args": [
"clone",
"https://github.com/chigwell/pyautogui-mcp"
]
}
}
}
Author Servers
Other servers by chigwell