Desktop Automation

Enables desktop automation with RobotJS for screen capture, keyboard input, and mouse control, allowing direct interaction with desktop applications without manual intervention.

View Source
10 stars
0 tools
Created Aug 2025
@tanob/tanob-desktop-automation-desktop-automation

About

Enables desktop automation with RobotJS for screen capture, keyboard input, and mouse control, allowing direct interaction with desktop applications without manual intervention.

Categories

general

Installation

npm

npm install @tanob/tanob-desktop-automation-desktop-automation

Configuration

{ "mcpServers": { "tanob-desktop-automation-desktop-automation": { "command": "npx", "args": [ "-y", "@tanob/tanob-desktop-automation-desktop-automation" ] } } }