ScreenPilot
MCP server to let LLM take full control on your device by providing screen automation toolkit for controlling and interacting with graphical user interface
GitHub Stars
41
User Rating
Not Rated
Favorites
0
Views
40
Forks
8
Issues
2
Installation
Difficulty
IntermediateEstimated Time
10-20 minutes
Installation
0Install python 3.12
1Clone the repository:
bash
git clone https://github.com/Mtehabsim/ScreenPilot.git
2create virtiual environment
bash
python -m venv venv
3activate the env
bash
venv\Scripts\activate
4Install the required packages:
bash
pip install -r requirements.txt
5Open Claude AI desktop
6file -> settings -> developer -> edit config
7open config file and paste this
Additional Resources
Author Information
4
Followers
13
Repositories
0
Gists
0
Total Contributions
Related MCPs