MCP Servers / productivity / MCPComputerUse

MCPComputerUse

JSON →
none2productivity

A native C# MCP server for Windows automation using direct Windows API integration. It runs as a self-contained executable with no additional runtime required.

Install
How to run this server

No install command recorded.

server path: mcpcomputeruse
Tools
What this server exposes
computer-use:take_screenshot
Take screenshots with flexible targeting, support for multi-monitor setups, window-specific captures, and configurable output formats
computer-use:list_windows
List all visible windows
computer-use:get_active_window
Get currently active window info
computer-use:focus_window
Focus a window by ID or name
computer-use:manage_window
Minimize, maximize, restore windows
computer-use:mouse_click
Click at coordinates with button options
computer-use:mouse_move
Move mouse to coordinates
computer-use:type_text
Type text with Unicode support
computer-use:press_key
Press keys with modifier support
computer-use:scroll
Scroll at specific coordinates
computer-use:run_macro
Execute complex automation sequences with support for all automation actions, error handling and reporting, and configurable timing
computer-use:get_server_capabilities
Get server capabilities and status
Configuration
Environment & auth
authnone
Resources
MCPComputerUse — MCP Server · libregistry