MCP Server Tauri
UnclaimedA Model Context Protocol (MCP) server and plugin for Tauri v2 development
Install
npx -y @a1st/aix add mcp tauri --command 'npx @hypothesi/tauri-mcp-server' --userUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (20)
driver_session
Start/stop/status automation session
get_setup_instructions
Get setup/update instructions for the MCP Bridge plugin
ipc_emit_event
Emit custom events
ipc_execute_command
Execute Tauri IPC commands
ipc_get_backend_state
Get app metadata and state
ipc_get_captured
Get captured IPC traffic
ipc_monitor
Start/stop IPC monitoring
list_devices
List Android devices and iOS simulators
manage_window
List windows, get info, or resize
read_logs
Read console, Android, iOS, or system logs
webview_dom_snapshot
Get structured accessibility tree snapshot
webview_execute_js
Execute JavaScript in webview
webview_find_element
Find elements by selector
webview_get_pointed_element
Get metadata for element user Alt+Shift+Clicked
webview_get_styles
Get computed CSS styles
webview_interact
Click, scroll, swipe, focus, long-press
webview_keyboard
Type text or send key events
webview_screenshot
Capture webview screenshots
webview_select_element
Visual element picker — user clicks an element, returns metadata + screenshot
webview_wait_for
Wait for elements, text, or events