Loomal

mcp-server-tauri

MCP server by github.com/hypothesi/mcp-server-tauri

A Model Context Protocol server for use with Tauri v2 applications

234 starsnpm: @hypothesi/tauri-mcp-server

About mcp-server-tauri

mcp-server-tauri is an MCP (Model Context Protocol) server published by hypothesi in the official MCP registry. A Model Context Protocol server for use with Tauri v2 applications

It ships as an npm package (@hypothesi/tauri-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/hypothesi/mcp-server-tauri, where the project has earned 234 GitHub stars.

Use mcp-server-tauri with your agent

Claude Code · one command
claude mcp add mcp-server-tauri -- npx -y @hypothesi/tauri-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-server-tauri": {
      "command": "npx",
      "args": [
        "-y",
        "@hypothesi/tauri-mcp-server"
      ]
    }
  }
}
npm@hypothesi/tauri-mcp-server

Frequently asked questions

What is mcp-server-tauri?
mcp-server-tauri is an MCP (Model Context Protocol) server by hypothesi. A Model Context Protocol server for use with Tauri v2 applications
How do I connect mcp-server-tauri to Claude, Cursor, or another MCP client?
Install mcp-server-tauri from its npm package (@hypothesi/tauri-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcp-server-tauri open source?
Yes — the source code is public at github.com/hypothesi/mcp-server-tauri, with 234 GitHub stars.
Can AI agents pay to use mcp-server-tauri?
Not yet through Loomal — mcp-server-tauri is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-server-tauri? Claim this listing free by verifying GitHub ownership, or contact us.