Tauri Development MCP Server
JSON →Build, test, and debug mobile and desktop apps with the Tauri framework faster with automated UI interaction, screenshots, DOM state, and console logs from your app under development.
Install
npx -y install-mcp Tools · 14
- get_setup_instructions Get setup/update instructions for the MCP Bridge plugin
- driver_session Start/stop/status automation session
- webview_find_element Find elements by selector
- read_logs Read console, Android, iOS, or system logs
- webview_interact Click, scroll, swipe, focus, long-press
- webview_screenshot Capture webview screenshots
- webview_keyboard Type text or send key events
- webview_wait_for Wait for elements, text, or events
- webview_get_styles Get computed CSS styles
- webview_execute_js Execute JavaScript in webview
- webview_dom_snapshot Get structured accessibility tree snapshot
- webview_select_element Visual element picker — user clicks an element, returns metadata + screenshot
- webview_get_pointed_element Get metadata for element user Alt+Shift+Clicked
- manage_window List windows, get info, or resize
Links
★ 220 GitHub stars