Windows-MCP.Net

shuyu-labs/Windows-MCP.Net
★ 248 stars C# 🤖 AI/LLM Updated 1mo ago
A .NET-based Windows desktop automation MCP (Model Context Protocol) server that provides AI assistants with the ability to interact with the Windows desktop environment.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "windows-mcp.net": {
      "command": "npx",
      "args": [
        "-y",
        "shuyu-labs/Windows-MCP.Net"
      ]
    }
  }
}

Topics

mcpocrtoolwindows