GroupDocs.Comparison MCP Server
Rank #6,789io.github.groupdocs-comparison/groupdocs-comparison-mcp
MCP server for GroupDocs.Comparison — compare, analyze, and inspect documents via AI agents.
GroupDocs.Comparison MCP Server is a Model Context Protocol (MCP) server published by groupdocs-comparison. It ranks #6,789 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. GroupDocs.Comparison MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 12 tracked versions. It was first listed on Apr 30, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 125,257 of 132,046 servers on MCP Toplist.
Use GroupDocs.Comparison MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add groupdocs-comparison-mcp -e "GROUPDOCS_MCP_STORAGE_PATH=<your GROUPDOCS_MCP_STORAGE_PATH>" -e "GROUPDOCS_MCP_OUTPUT_PATH=<your GROUPDOCS_MCP_OUTPUT_PATH>" -e "GROUPDOCS_LICENSE_PATH=<your GROUPDOCS_LICENSE_PATH>" -e "GROUPDOCS_METERED_PUBLIC_KEY=<your GROUPDOCS_METERED_PUBLIC_KEY>" -e "GROUPDOCS_METERED_PRIVATE_KEY=<your GROUPDOCS_METERED_PRIVATE_KEY>" -- dnx GroupDocs.Comparison.McpReplace each placeholder with your own value before saving.
[mcp_servers.groupdocs-comparison-mcp]
command = "dnx"
args = ["GroupDocs.Comparison.Mcp"]
[mcp_servers.groupdocs-comparison-mcp.env]
GROUPDOCS_MCP_STORAGE_PATH = "<your GROUPDOCS_MCP_STORAGE_PATH>"
GROUPDOCS_MCP_OUTPUT_PATH = "<your GROUPDOCS_MCP_OUTPUT_PATH>"
GROUPDOCS_LICENSE_PATH = "<your GROUPDOCS_LICENSE_PATH>"
GROUPDOCS_METERED_PUBLIC_KEY = "<your GROUPDOCS_METERED_PUBLIC_KEY>"
GROUPDOCS_METERED_PRIVATE_KEY = "<your GROUPDOCS_METERED_PRIVATE_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"groupdocs-comparison-mcp": {
"command": "dnx",
"args": [
"GroupDocs.Comparison.Mcp"
],
"env": {
"GROUPDOCS_MCP_STORAGE_PATH": "<your GROUPDOCS_MCP_STORAGE_PATH>",
"GROUPDOCS_MCP_OUTPUT_PATH": "<your GROUPDOCS_MCP_OUTPUT_PATH>",
"GROUPDOCS_LICENSE_PATH": "<your GROUPDOCS_LICENSE_PATH>",
"GROUPDOCS_METERED_PUBLIC_KEY": "<your GROUPDOCS_METERED_PUBLIC_KEY>",
"GROUPDOCS_METERED_PRIVATE_KEY": "<your GROUPDOCS_METERED_PRIVATE_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"groupdocs-comparison-mcp": {
"command": "dnx",
"args": [
"GroupDocs.Comparison.Mcp"
],
"env": {
"GROUPDOCS_MCP_STORAGE_PATH": "<your GROUPDOCS_MCP_STORAGE_PATH>",
"GROUPDOCS_MCP_OUTPUT_PATH": "<your GROUPDOCS_MCP_OUTPUT_PATH>",
"GROUPDOCS_LICENSE_PATH": "<your GROUPDOCS_LICENSE_PATH>",
"GROUPDOCS_METERED_PUBLIC_KEY": "<your GROUPDOCS_METERED_PUBLIC_KEY>",
"GROUPDOCS_METERED_PRIVATE_KEY": "<your GROUPDOCS_METERED_PRIVATE_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"groupdocs-comparison-mcp": {
"type": "stdio",
"command": "dnx",
"args": [
"GroupDocs.Comparison.Mcp"
],
"env": {
"GROUPDOCS_MCP_STORAGE_PATH": "<your GROUPDOCS_MCP_STORAGE_PATH>",
"GROUPDOCS_MCP_OUTPUT_PATH": "<your GROUPDOCS_MCP_OUTPUT_PATH>",
"GROUPDOCS_LICENSE_PATH": "<your GROUPDOCS_LICENSE_PATH>",
"GROUPDOCS_METERED_PUBLIC_KEY": "<your GROUPDOCS_METERED_PUBLIC_KEY>",
"GROUPDOCS_METERED_PRIVATE_KEY": "<your GROUPDOCS_METERED_PRIVATE_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"groupdocs-comparison-mcp": {
"command": "dnx",
"args": [
"GroupDocs.Comparison.Mcp"
],
"env": {
"GROUPDOCS_MCP_STORAGE_PATH": "<your GROUPDOCS_MCP_STORAGE_PATH>",
"GROUPDOCS_MCP_OUTPUT_PATH": "<your GROUPDOCS_MCP_OUTPUT_PATH>",
"GROUPDOCS_LICENSE_PATH": "<your GROUPDOCS_LICENSE_PATH>",
"GROUPDOCS_METERED_PUBLIC_KEY": "<your GROUPDOCS_METERED_PUBLIC_KEY>",
"GROUPDOCS_METERED_PRIVATE_KEY": "<your GROUPDOCS_METERED_PRIVATE_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"groupdocs-comparison-mcp": {
"command": "dnx",
"args": [
"GroupDocs.Comparison.Mcp"
],
"env": {
"GROUPDOCS_MCP_STORAGE_PATH": "<your GROUPDOCS_MCP_STORAGE_PATH>",
"GROUPDOCS_MCP_OUTPUT_PATH": "<your GROUPDOCS_MCP_OUTPUT_PATH>",
"GROUPDOCS_LICENSE_PATH": "<your GROUPDOCS_LICENSE_PATH>",
"GROUPDOCS_METERED_PUBLIC_KEY": "<your GROUPDOCS_METERED_PUBLIC_KEY>",
"GROUPDOCS_METERED_PRIVATE_KEY": "<your GROUPDOCS_METERED_PRIVATE_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.groupdocs-comparison%2Fgroupdocs-comparison-mcp)<a href="https://mcptoplist.com/server/io.github.groupdocs-comparison%2Fgroupdocs-comparison-mcp"><img src="https://mcptoplist.com/badge/io.github.groupdocs-comparison%2Fgroupdocs-comparison-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
groupdocs-comparison
Available versions (12)
| Version | Published |
|---|---|
| 26.9.1 | Sep 18, 2026 |
| 26.9.0 | Sep 3, 2026 |
| 26.8.0 | Aug 26, 2026 |
| 26.7.5 | Jul 31, 2026 |
| 26.7.4 | Jul 25, 2026 |
| 26.7.3 | Jul 24, 2026 |
| 26.7.2 | Jul 24, 2026 |
| 26.7.1 | Jul 23, 2026 |
| 26.7.0 | Jul 2, 2026 |
| 26.5.2 | May 17, 2026 |
| 26.5.1 | May 3, 2026 |
| 26.5.0 | May 3, 2026 |
Frequently asked questions
- Who maintains GroupDocs.Comparison MCP Server?
- GroupDocs.Comparison MCP Server is maintained by groupdocs-comparison, which publishes 1 MCP server (12 total versions) tracked on MCP Toplist.
- Is GroupDocs.Comparison MCP Server listed on the Official MCP Registry?
- Yes — GroupDocs.Comparison MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does GroupDocs.Comparison MCP Server have?
- MCP Toplist tracks 12 versions of GroupDocs.Comparison MCP Server, most recently published on Sep 18, 2026.
- Where can I find the source code for GroupDocs.Comparison MCP Server?
- The source code for GroupDocs.Comparison MCP Server is hosted at github.com/groupdocs-comparison/groupdocs.comparison.mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.