Server Tauri MCP Server

Give your AI assistant superpowers for Tauri development Documentation · Getting Started · Available Tools. It runs locally over stdio via the published package.

People connecting automation tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-13 · ★ 293 · #12 OF 194 MAINTAINED AUTOMATION · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Server Tauri

Claude Code

claude mcp add hypothesi-mcp-server-tauri -- npx -y @hypothesi/tauri-mcp-server

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "hypothesi-mcp-server-tauri": {
      "command": "npx",
      "args": [
        "-y",
        "@hypothesi/tauri-mcp-server"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package @hypothesi/tauri-mcp-server - published under the repo owner's npm scope (@hypothesi)

registry namespace io.github.hypothesi is GitHub-verified and matches the repo owner

03 · What Server Tauri can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

tauri-mcp-cli/v0.12.0 · 2026-07-06

@hypothesi/tauri-mcp-cli · ![npm]( · Changed · Update the bundled @hypothesi/tauri-mcp-server dependency to 0.12.0. · Update Intent skill checks to use the current intent list command.

v0.12.0 · 2026-07-06

tauri-plugin-mcp-bridge · ![crates.io]( ![npm]( · Added · get_backend_state now returns the host process cwd, so MCP clients can tell apart apps running from different worktrees. · Fixed · Do not log expected…

v0.11.2 · 2026-05-20

tauri-plugin-mcp-bridge · ![crates.io]( ![npm]( · Fixed · Avoid bringing macOS Tauri windows to the front during JS eval and script injection; screenshot capture only foregrounds a fully occluded window unless…

04 · Who maintains Server Tauri

mcp-server-tauri is maintained by hypothesi. It's the only MCP server we track from this author; the repo dates to Nov 2025.

05 · Facts

category
automation - ranked #12 of 194 actively-maintained automation servers as of 2026-08-25.
release cadence
2 releases in the last 90 days (latest 2026-07-06)
registry
io.github.hypothesi/mcp-server-tauri (active, first published 2025-12-28 · 7 versions)
packages
npm:@hypothesi/tauri-mcp-server

06 · Server Tauri FAQ

What is Server Tauri?

Give your AI assistant superpowers for Tauri development Documentation · Getting Started · Available Tools. It runs locally over stdio via the published package.

Is Server Tauri still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-13 and it shipped 2 releases in the last 90 days. We re-verify nightly.

How do I install Server Tauri?

Run `npx -y @hypothesi/tauri-mcp-server`. You can also paste the ready-made client config above.

Does Server Tauri run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Server Tauri

More automation MCP servers · Ilya Gusev Academia MCP · Dossier · Forage · Codex Tldraw MCP · Packet Tracer MCP

More TypeScript MCP servers · Q Ring · Memex (iamtouchskyer) · Wso2 Docs MCP Server · Gaff Check · Pbx MCP · see all