MCP Servers / development / Tauri Development MCP Server

Tauri Development MCP Server

JSON →
stdionone220development

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
How to run this server
[ { "cmd": "npx -y install-mcp", "imports": [] } ]
server path: tauri-development-mcp-server
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
Resources
Tauri Development MCP Server — MCP Server · libregistry