Computer Control
Enables desktop automation through mouse control, keyboard input, screenshots, OCR, and window management for direct interaction with graphical user interfaces
30 stars
0 tools
Created Aug 2025
@ab498/ab498-computer-control-computer-control-mcpAbout
Enables desktop automation through mouse control, keyboard input, screenshots, OCR, and window management for direct interaction with graphical user interfaces
Categories
general
Installation
npm
npm install @ab498/ab498-computer-control-computer-control-mcp
Configuration
{
"mcpServers": {
"ab498-computer-control-computer-control-mcp": {
"command": "npx",
"args": [
"-y",
"@ab498/ab498-computer-control-computer-control-mcp"
]
}
}
}