tauri-plugin-mcp
mcp-serverStable
Allows AI agents (e.g., Cursor, Claude Code) to debug within Tauri apps via screenshot capture, window management, DOM access, and simulated user inputs.
Stars
103
Δ stars 7d
+1
Δ stars 30d
—
Forks
28
Contributors
4
npm DL / wk
—
PyPI DL / wk
—
Language
Rust
Last push
2026-07-07
About tauri-plugin-mcp
A Tauri plugin and MCP server that allow AI agents such as Cursor and Claude Code to interact with and debug your Tauri application through screenshots, DOM access, input simulation, and more. With a custom socket path: ```json { "mcpServers": { "tauri-mcp": { "command": "npx", "args": ["tauri-plugin-mcp-server"], "env": { "TAURI_MCP_IPC_PATH": "/custom/path/to/socket" } } } } ``` Make sure your Tauri app uses the same connection mode: ```rust .plugin(tauri_plugin_mcp::init_with_config( …
Read the full README on GitHub →
tauri-plugin-mcp growth signals this week
- Gained 1 stars in the last 7 days
Growth score: 6/100 week of 2026-06-29
Signal history
| Week | Score | Δ★ | Signal |
|---|---|---|---|
| 2026-06-29 | 6 | +1 | Stable |
| 2026-06-15 | 0 | +0 | Stable |
tauri-plugin-mcp alternatives
Projects in the same category, closest in size — picked by data, not opinion.
See all mcp-server projects ranked by growth →
Frequently asked questions
- Is tauri-plugin-mcp still maintained?
- Yes — actively maintained. The last push was on 2026-07-07, with 4 contributors.
- Is tauri-plugin-mcp growing?
- It is stable this week, with a growth score of 6/100. See the weekly history above.
- What are the best tauri-plugin-mcp alternatives?
- Closest by category and size in our data: US Government Open Data MCP, io.github.ryanbaumann/platform-ai, lapras-mcp-server — full list with live signals above.
Topics
Embed this badge
Show your project's live signal in your README — it updates weekly with the data.
Tracked since 2026-06-17 · data as of 2026-07-10 · 13 open issues · 1 releases