mcp-server-tauri and cap-mcp-plugin
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 cap-mcp-plugin
gavdilabs/cap-mcp-plugin
MCP (Model Context Protocol) server plugin for CAP NodeJS
Automatically generates MCP servers from CAP OData services using declarative annotations, exposing entities as AI-queryable resources with OData v4 filtering, functions as executable tools, and optional entity wrappers for LLM operations. The plugin integrates directly into CAP's standard architecture via `package.json` configuration and provides an HTTP endpoint at `/mcp` that AI agents can consume for natural language data access and business logic automation. Supports sensitive field masking with `@mcp.omit`, deep inserts, custom prompts, and parameter elicitation for secure multi-step operations.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work