groupdocs-merger-dev

groupdocs-merger-dev is an MCP server for Claude Code, Codex, Cursor, Gemini CLI, OpenCode from groupdocs-merger/GroupDocs.Merger.Mcp. Its token cost is not measured, scanned A, a copy of groupdocs-metadata-dev, MIT.

A local MCP server for GroupDocs Merger, a tool for combining or reorganising document files. It runs from a .NET project and uses a configured storage folder.

In plain words
What is it for?
Use it when developing or testing software that merges documents. You must provide its storage path and run the included .NET project.
Why use it?
It provides a configured way for a coding agent to access document-merging functions without manually wiring the server each time.

MCP server for Claude CodeCodexCursorGemini CLIOpenCode

Written for no agent in particular: it speaks MCP, so any client can run it.

One of 2 entries in mcp.json — they are configured in one file and arrive together.

Good fit Use it when developing or testing software that merges documents. You must provide its storage path and run the included .NET project.

Compare 6 mcp servers from other repositories ↓
Install with agentmods
npx agentmods add mcp/groupdocs-merger/groupdocs.merger.mcp/groupdocs-merger-dev
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/groupdocs-merger/GroupDocs.Merger.Mcp

Made for: Claude Code, Codex, Cursor, Gemini CLI, OpenCode.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for groupdocs-merger-dev

README.md
[![agentmods](https://agentmods.dev/badge/mcp/groupdocs-merger/groupdocs.merger.mcp/groupdocs-merger-dev.svg)](https://agentmods.dev/mcp/groupdocs-merger/groupdocs.merger.mcp/groupdocs-merger-dev)
Your own site
<a href="https://agentmods.dev/mcp/groupdocs-merger/groupdocs.merger.mcp/groupdocs-merger-dev"><img src="https://agentmods.dev/badge/mcp/groupdocs-merger/groupdocs.merger.mcp/groupdocs-merger-dev.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 88% copy Near-identical to another mod in the catalogue.
Security

Grade A, and why

groupdocs-merger-dev scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

88% identical to groupdocs-metadata-dev — 4 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.vscode/mcp.json · 19 lines

What it actually says

{
  "groupdocs-merger-dev": {
    "type": "stdio",
    "command": "dotnet",
    "args": [
      "run",
      "--project",
      "src/GroupDocs.Merger.Mcp",
      "-c",
      "Release",
      "--no-launch-profile"
    ],
    "env": {
      "GROUPDOCS_MCP_STORAGE_PATH": "${input:storage_path}",
      "DOTNET_CLI_TELEMETRY_OPTOUT": "1",
      "DOTNET_NOLOGO": "1"
    }
  }
}
Same file

What else mcp.json configures

This page is one entry in a file that holds 2. Installing the file brings all of them; each is measured and scanned on its own page.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. today First seen · 19 lines scan A aef065738458

Subscribe to this mod's changes

groupdocs-merger-dev is an MCP server published in the GitHub repository groupdocs-merger/GroupDocs.Merger.Mcp (0 stars, last pushed yesterday), licensed MIT. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. It is 88% identical to groupdocs-metadata-dev, differing in 4 lines, and is treated as a copy.

Related

Other mcp servers, from other repositories

groupdocs-watermark-mcp

MCP server "groupdocs-watermark-mcp" as configured in groupdocs-watermark/GroupDocs.Watermark.Mcp. Launched with GroupDocs.Watermark.Mcp. Needs 3 environment variables to run.

groupdocs-watermark/GroupDocs.Watermark.Mcp · not measured

groupdocs-conversion-mcp

MCP server "groupdocs-conversion-mcp" as configured in groupdocs-conversion/GroupDocs.Conversion.Mcp. Launched with GroupDocs.Conversion.Mcp. Needs 3 environment variables to run.

groupdocs-conversion/GroupDocs.Conversion.Mcp · not measured

groupdocs-watermark

MCP server "groupdocs-watermark" as configured in groupdocs-watermark/GroupDocs.Watermark.Mcp. Launched with dnx GroupDocs.Watermark.Mcp --yes. Needs 1 environment variable to run.

groupdocs-watermark/GroupDocs.Watermark.Mcp · not measured

groupdocs-markdown-mcp

MCP server "groupdocs-markdown-mcp" as configured in groupdocs-markdown/GroupDocs.Markdown.Mcp. Launched with GroupDocs.Markdown.Mcp. Needs 3 environment variables to run.

groupdocs-markdown/GroupDocs.Markdown.Mcp · not measured

groupdocs-total-mcp

MCP server "groupdocs-total-mcp" as configured in groupdocs-total/GroupDocs.Total.Mcp. Runs in Docker (ghcr.io/groupdocs-total/total-net-mcp:26.7.3). Needs 3 environment variables to run.

groupdocs-total/GroupDocs.Total.Mcp · not measured

groupdocs-annotation-mcp

MCP server "groupdocs-annotation-mcp" as configured in groupdocs-annotation/GroupDocs.Annotation.Mcp. Launched with GroupDocs.Annotation.Mcp. Needs 3 environment variables to run.

groupdocs-annotation/GroupDocs.Annotation.Mcp · not measured