- Explore MCP Servers
- claude-mcp-mouse-controle
Claude Mcp Mouse Controle
What is Claude Mcp Mouse Controle
Claude MCP Mouse Control is an MCP (Model Context Protocol) server designed for Claude, enabling mouse control and screenshot capture on Windows systems.
Use cases
Use cases include automating repetitive tasks, conducting software testing that requires mouse interactions, and remotely controlling a Windows machine for troubleshooting or support.
How to use
To use Claude MCP Mouse Control, clone the repository, install the necessary dependencies using pip or UV, and start the server. You can then issue commands in Claude to move the mouse, click, or take screenshots.
Key features
Key features include mouse control (movement and clicks), screenshot functionality, and an interface through Claude MCP.
Where to use
Claude MCP Mouse Control can be utilized in various fields such as software testing, automation, and remote desktop management where mouse interactions are required.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Claude Mcp Mouse Controle
Claude MCP Mouse Control is an MCP (Model Context Protocol) server designed for Claude, enabling mouse control and screenshot capture on Windows systems.
Use cases
Use cases include automating repetitive tasks, conducting software testing that requires mouse interactions, and remotely controlling a Windows machine for troubleshooting or support.
How to use
To use Claude MCP Mouse Control, clone the repository, install the necessary dependencies using pip or UV, and start the server. You can then issue commands in Claude to move the mouse, click, or take screenshots.
Key features
Key features include mouse control (movement and clicks), screenshot functionality, and an interface through Claude MCP.
Where to use
Claude MCP Mouse Control can be utilized in various fields such as software testing, automation, and remote desktop management where mouse interactions are required.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
Claude MCP Mouse Control
Un serveur MCP (Model Context Protocol) pour Claude permettant de contrôler la souris et prendre des captures d’écran sur Windows.
Fonctionnalités
- Contrôle de la souris (déplacement, clic)
- Capture d’écran
- Interface via Claude MCP
Installation
# Cloner le dépôt
git clone https://github.com/votre-username/claude-mcp-mouse-controle.git
cd claude-mcp-mouse-controle
# Installation avec pip
pip install -e .
# Ou avec UV
uv pip install -e .
Utilisation
# Démarrer le serveur
claude-mcp-mouse-controle
Dans Claude, vous pouvez ensuite utiliser:
!mouse move 500 500 !mouse click !screenshot
Dépendances
- Python 3.8+
- MCP Python SDK
- PyAutoGUI
- Pillow
Contribution
Les contributions sont les bienvenues! N’hésitez pas à ouvrir une issue ou une pull request.
Licence
MIT
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










