AgentUni

mcp-server-tauri

by @Hushlor / v0.14.0

A Model Context Protocol server for use with Tauri v2 applications

Install

npm / stdio

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.

Similar

More Other & General servers

Browse category