tauri-plugin-mcp

mcp-serverNo score yet

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

102

Δ stars 7d

Δ stars 30d

Forks

27

Contributors

4

npm DL / wk

PyPI DL / wk

Language

Rust

Last push

2026-05-16

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 →

Newly tracked — a growth score appears after the first full scoring week. Signals are deliberately suppressed during cold start to avoid false positives.

tauri-plugin-mcp alternatives

Projects in the same category, closest in size — picked by data, not opinion.

stass/lldb-mcpStable105

See all mcp-server projects ranked by growth →

Frequently asked questions

Is tauri-plugin-mcp still maintained?
Activity is low: the last push was on 2026-05-16 (33 days before our latest snapshot).
What are the best tauri-plugin-mcp alternatives?
Closest by category and size in our data: io.github.SimplyLiz/ckb, io.github.ryanbaumann/platform-ai, SureScaleAI/openai-gpt-image-mcp — full list with live signals above.

Topics

mcpmcp-servertauri

Embed this badge

Show your project's live signal in your README — it updates weekly with the data.

[![tauri-plugin-mcp on What's Trending in AI](https://whatstrendinginai.com/badges/p3gleg-tauri-plugin-mcp.svg)](https://whatstrendinginai.com/projects/p3gleg-tauri-plugin-mcp/)

tauri-plugin-mcp badge

Tracked since 2026-06-17 · data as of 2026-06-18 · 12 open issues · 1 releases