MCP server for GroupDocs.Watermark — add and search document watermarks via AI agents.
MCP server that exposes GroupDocs.Watermark as AI-callable tools for Claude, Cursor, GitHub Copilot, and other MCP agents. Requires .NET 10 SDK. Run directly with (recommended — no install step): Pulls the latest stable release on every invocation. To pin to a specific version (recommended for shared configs and CI), append : Or install as a global dotnet tool: | Adds a text watermark (Arial,…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
MCP server that exposes GroupDocs.Watermark as AI-callable tools for Claude, Cursor, GitHub Copilot, and other MCP agents. Requires .NET 10 SDK. Run directly with (recommended — no install step): Pulls the latest stable release on every invocation. To pin to a specific version (recommended for shared configs and CI), append : Or install as a global dotnet tool: | Adds a text watermark (Arial, configurable size + rotation) to a document and saves the watermarked file to storage | | Adds an image…