mcp-server-tauri
A Model Context Protocol server for use with Tauri v2 applications
Install
npmstdio
npx -y @hushlor/tauri-mcp-server Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-hushlor-mcp-server-tauri": {
"command": "npx",
"args": [
"-y",
"@hushlor/tauri-mcp-server"
]
}
}
} Source: official MCP Registry record · registry name io.github.Hushlor/mcp-server-tauri · published 2026-08-03 · updated 2026-08-03. Not an endorsement; review the code before connecting it to anything sensitive.