This is a Model Context Protocol (MCP) server that connects to a Tauri application's socket server to provide tools for controlling and interacting with the Tauri application.
Set your Tauri application as the default handler for an URL
Tauri API definitions
Open files and URLs using their default application.


Command line interface for building Tauri apps

Access the file system.



Simple, persistent key-value store.


A Model Context Protocol server for use with Tauri v2 applications
Vite dev plugin that proxies Tauri API calls from remote browsers through a leader WebView
Configurable logging for your Tauri app.
Save window positions and sizes and restore them when the app is reopened.
A Tauri plugin and MCP server that allow AI Agents such as Cursor and Claude Code to debug within your tauri application.


Interface with SQL databases
Command line interface for building Tauri apps