shuyu-labs/Windows-MCP.Net
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.
Platform-specific configuration:
{
"mcpServers": {
"Windows-MCP.Net": {
"command": "npx",
"args": [
"-y",
"Windows-MCP.Net"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...