mcp-server-tauri and fastify-mcp
About mcp-server-tauri
hypothesi/mcp-server-tauri
A Model Context Protocol (MCP) server and plugin for Tauri v2 development
Exposes UI automation tools (screenshots, DOM snapshots, element interactions) and real-time IPC monitoring via MCP protocol, paired with a Rust plugin that integrates directly into Tauri's command and event system. Designed as stdio-based server deployable to Claude, Cursor, Windsurf, and other AI assistants, enabling them to autonomously interact with running Tauri v2 apps and inspect webview state alongside console and platform-specific logs.
About fastify-mcp
haroldadmin/fastify-mcp
A Fastify plugin to run Model Context Protocol (MCP) servers
Supports both Streamable HTTP and legacy HTTP+SSE transports for MCP protocol communication. Handles multi-session management with in-memory session tracking and lifecycle events (connected, terminated, error), addressing a gap in the official MCP SDK. Allows stateful or stateless server configurations integrated directly into Fastify routes via plugin registration.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work