Serversio.github.hypothesi/mcp-server-tauri
T

io.github.hypothesi/mcp-server-tauri

io.github.hypothesi/mcp-server-tauri · v0.9.0
▦ npm
v0.9.0npm npm: @hypothesi/tauri-mcp-server↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.hypothesi/mcp-server-tauri",
  "description": "A Model Context Protocol server for use with Tauri v2 applications",
  "repository": {
    "url": "https://github.com/hypothesi/mcp-server-tauri",
    "source": "github",
    "subfolder": "packages/mcp-server"
  },
  "version": "0.9.0",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@hypothesi/tauri-mcp-server",
      "version": "0.9.0",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}