
Groupdocs Merger Mcp
Merge chapters or split bulky PDFs from the agent so onboarding packs, invoices, and compliance bundles ship as one file.
Overview
GroupDocs Merger MCP is a MCP server for the Build phase that merges, splits, and inspects documents via AI agents.
What is this MCP server?
- Merge multiple documents and split existing files via MCP tools
- Inspect document sources before merge or split operations
- NuGet GroupDocs.Merger.Mcp v26.5.1 with stdio transport
- GROUPDOCS_MCP_STORAGE_PATH and optional separate GROUPDOCS_MCP_OUTPUT_PATH
- License optional via GROUPDOCS_LICENSE_PATH for evaluation vs licensed runs
- Version 26.5.1 in server manifest
- NuGet package GroupDocs.Merger.Mcp
What problem does it solve?
Bundling or splitting PDFs and Office files for customers still means manual GUI tools that agents cannot drive.
Who is it for?
Builders automating report assembly, invoice packs, or chapter splits during product and docs development.
Skip if: Workflows that only need Git-based MD concatenation or cloud-native PDF APIs you already host server-side.
What do I get? / Deliverables
Merged or split documents are written to your output path with inspectable sources so the agent can chain upload or review steps.
- Merged or split document files on disk
- Inspection context on inputs before structural changes
- Agent-scriptable document assembly without manual PDF utilities
Recommended MCP Servers
Journey fit
Assembly and splitting of document assets happens while building customer-facing outputs and internal doc bundles—Build is the home shelf. Docs subphase covers structuring multi-part sources into deliverable single files or logical sections.
How it compares
Local document merge/split MCP, not a PDF editor UI skill or comparison-only server.
Common Questions / FAQ
Who is GroupDocs Merger MCP for?
Solo builders shipping document bundles or split extracts who want merge and split tools on the agent via MCP.
When should I use GroupDocs Merger MCP?
Use it in Build docs when you must concatenate multiple files or split a large document before conversion, compare, or client delivery.
How do I add GroupDocs Merger MCP to my agent?
Configure stdio MCP with NuGet GroupDocs.Merger.Mcp, set storage (and optional output and license) environment variables, then restart the client.