pc-screen-control

Noncellular-dumpiness647/pc-screen-control
★ 0 stars Python AI/LLM Updated today
Connect your Windows screen to AI models as structured data using this MCP server for Claude Desktop and other MCP clients.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pc-screen-control": {
      "command": "uvx",
      "args": [
        "pc-screen-control"
      ]
    }
  }
}

Or install with pip: pip install pc-screen-control

README Excerpt

This application turns your computer screen into a tool for your AI. Most AI models look at a screenshot as a simple picture. They see colors and shapes but do not understand the buttons or menus on your screen. This software changes that process. It reads the Windows accessibility tree, which is a list of all elements on your screen. Your AI now knows the exact name of every button, text box, and menu item. It clicks the right button by name. It confirms the action worked. It operates your comp

Topics

anthropicclaudecontrol-pclcd-displaylocalizationmcpmcp-servermousepc-controlpc-remotepythonqml-applicationsqtquickremote-commandremoteaccess