A Model Context Protocol server for use with Tauri v2 applications
Quick Install
npx @hypothesi/tauri-mcp-serverClaude Desktop Config
{
"mcpServers": {
"io-github-hypothesi-mcp-server-tauri": {
"command": "npx",
"args": [
"@hypothesi/tauri-mcp-server"
]
}
}
}v0.9.0
Imported from MCP Registry