MCP server for GroupDocs.Annotation — add, list, update, remove document annotations via AI agents.
MCP server that exposes GroupDocs.Annotation 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: The underlying GroupDocs engine…
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.Annotation 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: The underlying GroupDocs engine rasterises annotated pages and previews via (GDI+). When you run the server natively (via or the…