Expose PyAutoGUI through MCP.
Project description
pyautogui-mcp
Run with uv
Dependencies are declared in pyproject.toml, so uv can resolve and run directly:
{
"mcpServers": {
"pyautogui-mcp": {
"command": "uv",
"args": [
"--directory",
"/full/path/to/pyautogui-mcp",
"run",
"python",
"-m",
"pyautogui_mcp"
]
}
}
}
You can also launch manually:
uv run python -m pyautogui_mcp --transport stdio
uv run python -m pyautogui_mcp --transport http --host 127.0.0.1 --port 8000
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyautogui_mcp-2026.1.101310.tar.gz.
File metadata
- Download URL: pyautogui_mcp-2026.1.101310.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5f8a73394d6e5efa41121d6cdde5da68f5dd038df3e86d6a6028ed7bca09939
|
|
| MD5 |
6e5de82c62bd0afcdc5156637b566e78
|
|
| BLAKE2b-256 |
201a205c55d0aaf630bd5a22c22ecf79dfc2ba80ecdd0626ee0f16689f4137de
|
File details
Details for the file pyautogui_mcp-2026.1.101310-py3-none-any.whl.
File metadata
- Download URL: pyautogui_mcp-2026.1.101310-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a95562fc3ba585a3bb1d080dd44c7ac371c1bb092b7183966ee752507fc524b
|
|
| MD5 |
4b6979de942663595d07f8cd311742cc
|
|
| BLAKE2b-256 |
2e27c79eaa10aa88293971e9e96e95fe9ab8117aa8a203dd55b608ca3a5d586b
|