MCP Servers / productivity / Windows Control

Windows Control

JSON →
ssenone319productivity

Programmatic control over Windows system operations including mouse, keyboard, window management, and screen capture using nut.js.

Install
How to run this server
[ { "cmd": "npm install -g mcp-control", "imports": [] } ]
server path: windows-control
Tools
What this server exposes
mouse_move
Move the mouse cursor to specified coordinates
mouse_click
Perform a mouse click at the current cursor position
keyboard_type
Type text using the keyboard
keyboard_hotkey
Execute keyboard shortcuts or hotkey combinations
window_manage
Manage windows (move, resize, focus, minimize, maximize, close)
screen_capture
Capture the screen for analysis
clipboard_operations
Perform clipboard operations (copy, paste, get text)
Configuration
Environment & auth
authnone
Resources
Windows Control — MCP Server · libregistry