Telerik Wpf
Freeby MCP Community
Model Context Protocol for WPF
v1.4.3Added Apr 12, 2026
MCP ServerModel Context ProtocolWPFTelerikProgress
Telerik Wpf MCP Server
Model Context Protocol for WPF
Installation
npx -y @progress/telerik-wpf-mcp
Reviews
Installation
Quick install
npx -y @progress/telerik-wpf-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"telerik-wpf": {
"command": "npx",
"args": ["-y", "@progress/telerik-wpf-mcp"]
}
}
}