screenpilot
Tool that allows the AI to control your device in the same way you do, enabling automation for everything!
Documentation

ScreenPilot
MCP server to let LLM take full control on your device by providing screen automation toolkit for controlling and interacting with graphical user interfaces. Good for automation, education and having fun.
Main Features
- 📷 Screen capture and analysis
- 🖱️ Mouse control (clicking, positioning)
- ⌨️ Keyboard input (typing, key presses, hotkeys)
watch demo
https://github.com/user-attachments/assets/c18380c0-b3dd-4b7c-925d-28ef205ca11f
Installation
0. Install python 3.12
1. Clone the repository:
git clone https://github.com/Mtehabsim/ScreenPilot.git2. create virtiual environment
python -m venv venv3. activate the env
venv\Scripts\activate4. Install the required packages:
pip install -r requirements.txt5. Open Claude AI desktop
6. file -> settings -> developer -> edit config
7. open config file and paste this
{
"mcpServers": {
"device-controll": {
"command": "pathToEnv\\venv\\Scripts\\python.exe",
"args": [
"pathToProject\\ScreenPilot\\main.py"
]
}
}
}8. Replace
"pathToEnv\\venv\\Scripts\\python.exe" → with the full path to your python.exe
"pathToProject\\ScreenPilot\\main.py" → with the full path to your main.py file
9. Save the config file.
10. Open Claude AI Desktop.
11. Go to File → Exit
12. You can now open Claude AI Desktop and enjoy ScreenPilot.
Available Tools
- Screen Capture: Take screenshots and get screen information
- Mouse Control: Move the mouse and perform clicks
- Keyboard Actions: Type text, press keys, and use hotkey combinations
- Scrolling: Scroll in different directions and to specific positions
- Element Detection: Check if elements exist on screen and wait for them to appear
- Action Sequences: Perform multiple actions in sequence
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
Frequently asked questions
What is screenpilot?
screenpilot is Tool that allows the AI to control your device in the same way you do, enabling automation for everything!
How do I install screenpilot?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is screenpilot open source?
Yes — it is hosted on GitHub at https://github.com/Mtehabsim/ScreenPilot and has 47 stars.
Related MCP tools
An LLM agent that conducts deep research (local and web) on any given topic and generates a long report with citations. Built for the Model Context Protocol to
AWS MCP Servers — helping you get the most out of AWS, wherever you use MCP. Python-based implementation. Trusted by 6900+ developers.
A simple, secure MCP-to-OpenAPI proxy server Python-based implementation. Trusted by 3500+ developers. Trusted by 3500+ developers.
Official MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
开盒即用的优雅管理mcp服务 | 结合Agent框架 | 作者听劝 | 已发布pypi | Vue页面demo Python-based implementation.
🔥 MaxKB is an open-source platform for building enterprise-grade agents. MaxKB 是强大易用的开源企业级智能体平台。 for the Model Context Protocol. Enhance AI assistants with po
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP