Skip to content

Telerik Wpf

Free

by MCP Community

Model Context Protocol for WPF

v1.4.3Added Apr 12, 2026
MCP ServerModel Context ProtocolWPFTelerikProgress
Works with:ClaudeGPTGeminiCopilot

Telerik Wpf MCP Server

Model Context Protocol for WPF

Installation

npx -y @progress/telerik-wpf-mcp

Reviews

Leave a Review

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"]
    }
  }
}