MCP Directory
Back

Windows-MCP

by CursorTouch · Python · ★ 6,259

MCP Server for Computer Use in Windows

#ai#desktop#mcp#tools#windows#windows-automation

Install

pip install git+https://github.com/CursorTouch/Windows-MCP.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "windows-mcp": {
      "command": "uvx",
      "args": [
        "git+https://github.com/CursorTouch/Windows-MCP.git"
      ]
    }
  }
}

From the README

[](https://mseep.ai/app/cursortouch-windows-mcp) 🪟 Windows-MCP **Windows-MCP** is a lightweight, open-source project that enables seamless integration between AI agents and the Windows operating system. Acting as an MCP server bridges the gap between LLMs and the Windows operating system, allowing agents to perform tasks such as **file navigation, application control, UI interaction, QA testing,** and more. mcp-name: io.github.CursorTouch/Windows-MCP - Windows-MCP reached in [Claude Desktop Extensiosn](https://claude.ai/directory). - Try o…
Read full README on GitHub →

Related other servers