wpfpilot-mcp

skuzadev/wpfpilot-mcp
★ 0 stars C# 💻 Code/Dev Tools Updated today
MCP server for AI agents to automate Windows WPF apps with semantic UI Automation selectors, screenshots, recording, and FlaUI test generation.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "wpfpilot-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "skuzadev/wpfpilot-mcp"
      ]
    }
  }
}

README Excerpt

WpfPilot MCP is a local Model Context Protocol server for Windows WPF applications. It lets AI coding agents inspect UI Automation trees, click and type through semantic selectors, diagnose WPF-specific issues, record workflows, and generate xUnit + FlaUI tests. Recommended install for MCP clients, no source checkout or build required:

Tools (5)

wpf_actwpf_assertwpf_capabilitieswpf_querywpf_wait

Topics

ai-agentscodexflauimcpmodel-context-protocoltestingui-automationwindowswpf