Skip to main content
Glama
595,816 tools. Updated 2026-09-21 05:22

"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
    Not graded
    quality
    C
    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.
    1
    MIT
  • A
    license
    Not graded
    quality
    D
    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.
    981 npm
    1
    MIT

Matching MCP Connectors

  • App intelligence across Google Play and the App Store: details, reviews, and search in one API.

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

  • 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