MCP Servers / development / Tauri MCP Server

Tauri MCP Server

JSON →
stdionone31development

A server for testing and interacting with Tauri v2 applications, providing tools for process management, window manipulation, and debugging.

Install
How to run this server

No install command recorded.

server path: tauri-mcp-server
Tools
What this server exposes
launch_app
Launch Tauri applications with arguments
stop_app
Gracefully stop running apps
get_app_logs
Capture stdout/stderr output
monitor_resources
Track CPU, memory, and disk usage
take_screenshot
Capture app window screenshots
get_window_info
Get window dimensions, position, and state
send_keyboard_input
Simulate keyboard input
send_mouse_click
Simulate mouse clicks
execute_js
Execute JavaScript in the webview
get_devtools_info
Get DevTools connection info
list_ipc_handlers
List registered Tauri commands
call_ipc_command
Call Tauri IPC commands
Configuration
Environment & auth
authnone
Resources
Tauri MCP Server — MCP Server · libregistry