Skip to main content
Glama
384,052 tools. Last updated 2026-08-03 11:39

"Resources and Information on Tauri App Development" matching MCP tools:

  • Launch a built Tauri app under WebDriver automation to interact with it programmatically via mouse and keyboard actions. Targets any local Tauri project by resolving its binary from Cargo.toml.
    MIT
  • Start or stop a WebSocket automation session for Tauri apps. Manage multiple app connections by specifying app identifiers; the most recent becomes default.
    MIT
  • Extract computed CSS styles from elements in a Tauri app using CSS selectors, XPath, or text matching. Specify element selector and optional properties to retrieve, targeting a specific app by port or bundle ID.
    MIT
  • List Android emulators and iOS simulators available for Tauri mobile development, enabling deployment and testing on mobile devices.
    MIT
  • Perform gestures and actions like click, scroll, swipe, and focus on Tauri app webviews using CSS, XPath, or text selectors.
    MIT

Matching MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    Provides access to government development, geography and land information data through a FastMCP interface, including data on new building plans processed by the Building Authority.
    Last updated
    1
    MIT

Matching MCP Connectors

  • Find personalized puzzle books by first name from a 100,000+ title Shopify catalog.

  • ship-on-friday MCP — wraps StupidAPIs (requires X-API-Key)

  • Send keyboard events or type text into elements in a Tauri app using CSS, XPath, or text selectors. Requires an active driver session.
    MIT
  • Screenshot a running Tauri application's webview. Supports format and quality options, and allows targeting specific app and window.
    MIT
  • Retrieve captured Tauri IPC traffic including commands and events with arguments and responses. Requires active IPC monitoring.
    MIT
  • Executes JavaScript in a Tauri app's webview, enabling automation of app UI and IPC tasks. Returns JSON-serializable values via IIFE syntax.
    MIT
  • Terminates the current app session and stops the tauri-driver WebDriver to release system resources.
    MIT
  • Activates an element picker overlay for visual selection in Tauri apps, returning detailed element metadata and an annotated screenshot with the selected element highlighted.
    MIT
  • Read and filter logs from webview, Android logcat, iOS simulator, or system sources for debugging Tauri applications.
    MIT
  • Monitor Tauri IPC calls between frontend and Rust backend. Start or stop capturing invoke() calls and responses to debug communication in Tauri applications.
    MIT