MCP Desktop Automation
JSON →Automate desktop actions like mouse control, keyboard input, and taking screenshots.
Tools · 6
- get_screen_size Gets the screen dimensions
- screen_capture Captures the current screen content
- keyboard_press Presses a keyboard key or key combination
- keyboard_type Types text at the current cursor position
- mouse_click Performs a mouse click
- mouse_move Moves the mouse to specified coordinates
Links
★ 27 GitHub stars