WinUI: a modern UI framework with a rich set of controls and styles to build dynamic and high-performing Windows applications.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"microsoft-ui-xaml": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-microsoft-ui-xaml"
]
}
}
}