PowerAppsControl

ilyafainberg/PowerAppsControl
★ 0 stars C# Code/Dev Tools Updated 10d ago
MCP server for UX testing of Power Apps — verify, drive, record, and report on canvas & model-driven apps.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "powerappscontrol": {
      "command": "npx",
      "args": [
        "-y",
        "ilyafainberg/PowerAppsControl"
      ]
    }
  }
}

README Excerpt

An **MCP server for UX testing of Power Apps**. It drives a canvas or model-driven app exactly like a real user — synthesized mouse + keyboard, DWM-aware screenshots, UI-Automation element lookup — then **records the session to video**, **replays a test script** any number of times (optionally across several windows at once for

Tools (10)

POWERAPPSCONTROL_FFMPEGPOWERAPPSCONTROL_REQUIRE_WINDOW_SELECTIONassertElementclickclickElementscreenshotscrolltypewaitwaitForElement

Topics

automationdataversedotnetmcpmodel-context-protocolpower-appspower-platformux-testingwindows