An MCP server that exposes GroupDocs.Comparison for comparing two documents and inspecting a single document’s metadata. It supports many document formats and can handle protected files with optional passwords.
From the registry: MCP server for GroupDocs.Comparison — compare documents and inspect source info via AI agents.
Please install the `groupdocs-comparison-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **.NET 10 SDK** — Install the .NET 10 SDK to run the server via the recommended `dnx` path or as a global dotnet tool. (https://dotnet.microsoft.com/download/dotnet/10.0.)
Canonical MCP server config (stdio transport):
- command: `dnx`
- args: ["GroupDocs.Comparison.Mcp","--yes"]
- optional environment variables:
- `GROUPDOCS_MCP_STORAGE_PATH`: Base folder for input and output files. Defaults to the current directory. (example: `<your-documents-path>`)
- `GROUPDOCS_MCP_OUTPUT_PATH`: Optional separate folder for output files. Defaults to GROUPDOCS_MCP_STORAGE_PATH. (example: `<your-output-path>`)
- `GROUPDOCS_LICENSE_PATH`: Path to a GroupDocs license file. If omitted, the server runs in evaluation mode. (example: `<your-license-file-path>`)
Note: Preferred install path is `dnx GroupDocs.Comparison.Mcp --yes`. For reproducible setups, the README recommends pinning a version by replacing `GroupDocs.Comparison.Mcp` with `GroupDocs.Comparison.Mcp@<version>`.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.GROUPDOCS_LICENSE_PATHPath to a GroupDocs license file; otherwise the server runs in evaluation mode.AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.