tauri-mcp-server-development

Installation
SKILL.md

Tauri MCP Server Development

Skill by ara.so — MCP Skills collection.

A Model Context Protocol (MCP) server that enables AI assistants to build, test, and debug Tauri v2 applications through UI automation, IPC monitoring, log streaming, and mobile device management.

What It Does

The Tauri MCP server provides 21 tools across four categories:

  • UI Automation: Screenshots, element finding, clicking, typing, scrolling, visual element picker
  • IPC Monitoring: Capture and inspect Tauri IPC calls in real-time
  • Mobile Development: List iOS simulators and Android emulators
  • Logs: Stream console, Android logcat, iOS, and system logs

It consists of two components:

  1. MCP Server (Node.js) - Connects to AI assistants via stdio
  2. MCP Bridge Plugin (Rust) - Installed in your Tauri app, exposes automation APIs via WebSocket
Installs
14
First Seen
8 days ago
tauri-mcp-server-development — aradotso/mcp-skills