WPF is a .NET Core UI framework for building Windows desktop applications.

7,700 stars C# 1 file ยท ~3,038 tokens #dotnet#help-wanted#wpf

wpf MCP Server

MCP server for dotnet/wpf

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "wpf": {
      "command": "npx",
      "args": [
        "-y",
        "@dotnet/wpf"
      ]
    }
  }
}