MCPControl
JSON →Programmatically control Windows mouse, keyboard, window management, screen capture, and clipboard operations.
Install
npm install -g mcp-control Tools · 7
- mouse_move Move mouse cursor to specified coordinates
- mouse_click Perform mouse click at current position
- keyboard_type Type text using keyboard
- keyboard_hotkey Execute keyboard shortcuts
- window_manage Manage window operations (move, resize, focus, etc.)
- screen_capture Capture screen content for analysis
- clipboard_operations Perform clipboard read/write operations
Links
★ 319 GitHub stars