computer-control-mcp
9
Computer Control MCP is a server designed for manipulating various computer control tasks like mouse movements, keyboard typing, and screen management using technologies such as PyAutoGUI and RapidOCR. It operates without external dependencies and provides functionalities similar to Anthropic's 'computer-use', optimized for Windows.
Mouse Control Tool
`click_screen`, `move_mouse`, `drag_mouse`
Keyboard control tools
`type_text`, `press_key`
Screen and window management tools
`take_screenshot`, `get_screen_size`, `list_window`, `activate_window`