Skip to main content
Glama
153,095 tools. Last updated 2026-05-28 16:46

"Tauri" matching MCP tools:

Matching MCP Servers

  • F
    license
    -
    quality
    C
    maintenance
    A Tauri plugin that enables AI agents to interact with Tauri applications through screenshots, DOM inspection, and input simulation via the Model Context Protocol. It allows agents to perform actions like clicking, typing, and executing JavaScript within the application's webview context.
    Last updated
    2,002
  • Start or stop monitoring Tauri IPC invoke() calls and responses between frontend and Rust backend. Requires active driver session and an app identifier.
    MIT
  • Launch Tauri desktop applications for automated testing and interaction by specifying the application binary path and optional arguments or environment variables.
    MIT
  • Execute Tauri IPC commands to automate desktop application testing and interactions through natural language, enabling AI-driven control of app functions without manual scripting.
    MIT
  • Launch a Tauri app with configurable features, devtools, and timeout. Optionally wait until the application is ready.
  • Retrieve computed CSS styles from elements in a Tauri app using CSS selectors, XPath, or text content matching. Target specific app instances and windows for style inspection.
    MIT
  • Get step-by-step instructions to set up or update the MCP Bridge plugin in your Tauri project. Resolves connection failures and plugin issues by guiding you through configuration.
    MIT
  • Start, stop, or check status of a Tauri app automation session. Manage multiple concurrent connections via WebSocket.
    MIT
  • Perform click, double-click, long-press, scroll, swipe, or focus actions in Tauri app webviews using CSS, XPath, or text selectors.
    MIT
  • Type text or send keyboard events (press, down, up) in a Tauri app using CSS, XPath, or text selectors. Requires an active driver session.
    MIT
  • After Alt+Shift+Click on an element in a Tauri app, retrieve its metadata including tag, id, classes, attributes, text, bounding rect, CSS selector, computed styles, parent chain, and annotated screenshot.
    MIT
  • List, get info, or resize Tauri windows. Specify window label and dimensions for resizing. Use logical or physical pixels.
    MIT
  • Retrieve captured Tauri IPC traffic from a running ipc_monitor. Shows invoke calls and events with arguments and responses, filterable by command name.
    MIT