GroupDocs.Conversion.Mcp

groupdocs-conversion/GroupDocs.Conversion.Mcp
★ 0 stars C# 🤖 AI/LLM Updated today
GroupDocs.Conversion for .NET MCP server — convert PDF, Word, Excel, PowerPoint, HTML, images, and 70+ document formats between each other via AI agents.
View on GitHub →

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.conversion": {
      "command": "npx",
      "args": [
        "-y",
        "groupdocs-conversion/GroupDocs.Conversion.Mcp"
      ]
    }
  }
}

README Excerpt

MCP server that exposes [GroupDocs.Conversion](https://products.groupdocs.com/conversion) 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 (6)

ConvertGROUPDOCS_LICENSE_PATHGROUPDOCS_MCP_OUTPUT_PATHGROUPDOCS_MCP_STORAGE_PATHGetDocumentInfoGetSupportedFormats