system-harness

iyulab/system-harness
★ 1 stars C# 💻 Code/Dev Tools Updated today
Unified .NET computer-control library — shell execution, screen capture, OCR, input simulation, UI automation, Office/HWP document processing, and an MCP server with 163 commands.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "system-harness": {
      "command": "npx",
      "args": [
        "-y",
        "iyulab/system-harness"
      ]
    }
  }
}

README Excerpt

**A computer-use primitives library for .NET — eyes, hands, and shell in one harness.** system-harness provides a unified interface for programmatic and interactive computer control. It wraps shell execution, process management, filesystem operations, screen capture, OCR, input simulation, UI automation, and document processing into a single coherent API.

Tools (15)

IClipboardIDialogHandlerIDisplayIFileSystemIKeyboardIMouseIOcrIProcessManagerIScreenIShellISystemInfoITemplateMatcherIUIAutomationIVirtualDesktopIWindow

Topics

automationcsharpdotnetmcpocrrpa