wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
wpf MCP Server
MCP server for dotnet/wpf
Ready-to-Use Client Configurations
{
"mcpServers": {
"wpf": {
"command": "npx",
"args": [
"-y",
"@dotnet/wpf"
]
}
}
}