
mcp-server-tauri
MCP server by github.com/hypothesi/mcp-server-tauri
A Model Context Protocol server for use with Tauri v2 applications
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 mcp add mcp-server-tauri -- npx -y @hypothesi/tauri-mcp-server{
"mcpServers": {
"mcp-server-tauri": {
"command": "npx",
"args": [
"-y",
"@hypothesi/tauri-mcp-server"
]
}
}
}@hypothesi/tauri-mcp-serverFrequently 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.
More MCP servers

memex
232
Zettelkasten-based agent memory system with bidirectional links

sage
229
Persistent, consensus-validated institutional memory for AI agents. Runs locally.

google-surf-mcp
228
Google search via Playwright with a warm Chrome profile. No API key, no proxies.

watch-cli
223
Hand any social video to your AI agent — frames + transcript bundled. MCP server for watch-cli.

git-mcp-server
222
Comprehensive Git MCP server enabling native git tools including clone, commit, worktree, & more.

mobai-mcp
219
AI-powered mobile device automation for Android and iOS devices, emulators, and simulators
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.