GroupDocs.Redaction.Mcp

groupdocs-redaction/GroupDocs.Redaction.Mcp
★ 0 stars C# AI/LLM Updated today
GroupDocs.Redaction for .NET MCP server — redact text, image regions, annotations, and metadata in PDF, Word, Excel, PowerPoint, and image documents via AI agents.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "groupdocs.redaction.": {
      "command": "npx",
      "args": [
        "-y",
        "groupdocs-redaction/GroupDocs.Redaction.Mcp"
      ]
    }
  }
}

README Excerpt

MCP server that exposes [GroupDocs.Redaction](https://products.groupdocs.com/redaction) as AI-callable tools for Claude, Cursor, GitHub Copilot, and other MCP agents. Requires [.NET 10 SDK](https://dotnet.microsoft.com/download/dotnet/10.0). **Run directly with `dnx` (recommended — no install step):**

Tools (8)

EraseMetadataGROUPDOCS_LICENSE_PATHGROUPDOCS_MCP_OUTPUT_PATHGROUPDOCS_MCP_STORAGE_PATHGetDocumentInfoRedactAnnotationsRedactImageAreaRedactText