wpf-tools-mcp

mkdevforge/wpf-tools-mcp
★ 1 stars C# AI/LLM Updated today
WPF Tools MCP is an MCP server that gives AI assistants the ability to inspect and control running WPF applications.
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": {
    "wpf-tools-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mkdevforge/wpf-tools-mcp"
      ]
    }
  }
}

README Excerpt

WPF Tools MCP is an **MCP server** that gives AI assistants the ability to **inspect and control running WPF applications**. - **Interaction (out-of-process):** FlaUI (UIA3) - **Deep WPF inspection (in-process):** an injected agent powered by Snoop ```powershell dotnet tool install -g MkDevForge.WpfToolsMcp --version 0.1.0-preview.24

Tools (5)

list_displaysperformance_stopset_window_statetake_screenshottrace_stop

Topics

mcptoolwpf