Back to Developer Tools

Tauri Development MCP Server

Build, test, and debug mobile and desktop apps with the Tauri framework. 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.

Last updated: 1/27/2026

Installation

Add this MCP to your configuration:

{
  "mcpServers": {
    "tauri-development-mcp-server": {
      // See GitHub repository for configuration
    }
  }
}