mcp-tauri-automation

Radek44/mcp-tauri-automation
★ 6 stars TypeScript Code/Dev Tools Updated 2d ago ⚠ Review
MCP Server for Tauri Application Automation
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": {
    "mcp-tauri-automation": {
      "command": "npx",
      "args": [
        "-y",
        "Radek44/mcp-tauri-automation"
      ]
    }
  }
}

README Excerpt

> **Automate Tauri desktop apps with AI.** An MCP server that lets Claude Code test, debug, and interact with your Tauri applications through natural language. Testing Tauri apps usually means: - ❌ Manually clicking through UIs for every change - ❌ Writing complex test scripts for simple interactions

Tools (14)

TAURI_APP_PATHTAURI_DEFAULT_TIMEOUTTAURI_DRIVER_PATHTAURI_SCREENSHOT_DIRTAURI_WEBDRIVER_PORTcapture_screenshotclick_elementclose_appexecute_tauri_commandget_app_stateget_element_textlaunch_apptype_textwait_for_element