MCP Server Tauri by hypothesi
39 score
Enables AI assistants to build, test, and debug Tauri v2 applications with UI automation, IPC monitoring, mobile device management, and real-time access to screenshots, DOM state, and console logs.
Ranked #3373 out of 8010 indexed tools.Actively maintained with commits in the last week.
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing → Signal Breakdown
Installs 0
Freshness 6d ago
Issue Health 46%
Stars 148
Platform Breadth 1 platform
Contributors 4
Description Detailed
How to Improve
Issue Health high impact
Platforms medium impact
Supported Platforms
From the README
<div align="center"> # MCP Server Tauri **Give your AI assistant superpowers for Tauri development** [Documentation](https://hypothesi.github.io/mcp-server-tauri) · [Getting Started](#quick-start) · [Available Tools](#available-tools) </div> --- A **Model Context Protocol (MCP) server** that enables AI assistants like Claude, Cursor, and Windsurf to build, test, and debug [Tauri®](https://tauri.app) v2 applications. Screenshots, DOM state, and console logs from your running app give the AI rich context to understand what's happening—and tools to interact with it. ## ✨ Features | Category | Capabilities | |----------|-------------| | 🎯 **UI Automation** | Screenshots, clicks, typing, scrolling, element finding, visual element picker | | 🔍 **IPC Monitoring** | Capture and inspect Tauri IPC calls in real-time | | 📱 **Mobile Dev** | List iOS simulators & Android emulators | | 📋 **Logs** | Stream console, Android logcat, iOS, and system logs | --- > _Disclaimer: This MCP was dRead full README on GitHub →