New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

Netwright

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Netwright

Playwright-style automation for .NET desktop apps. An MCP server that lets AI agents see and operate WPF, WinForms and WinUI apps: compact snapshots with stable refs, selectors, background actions that don't steal focus, change reports, expectations, app output and crash reports.

Source
nugetNuGet
Version
2.0.0
Version published
Total downloads
123
Maintainers
1
Created
Source

Netwright

Playwright-style automation for .NET desktop apps. Netwright is an MCP server that lets AI agents see and operate WPF, WinForms and WinUI apps: compact snapshots with stable refs, selectors, background actions that don't steal your focus, change reports, expectations, app output and crash reports.

Install

Requires Windows 10/11 and the .NET 10 SDK.

{
  "mcpServers": {
    "netwright": {
      "command": "dnx",
      "args": ["Netwright", "--yes"]
    }
  }
}

Or install it as a global tool: dotnet tool install -g Netwright, then use "command": "netwright".

Tools

desktop_app, desktop_snapshot, desktop_find, desktop_inspect, desktop_click, desktop_type, desktop_set_state, desktop_press_key, desktop_scroll, desktop_window, desktop_screenshot, desktop_wait, desktop_expect, desktop_logs.

Documentation, benchmark and source: https://github.com/ricfanin/netwright

Keywords

mcp

FAQs

Package last updated on 13 Sep 2026

Related posts