GroupDocs.Viewer.Mcp

groupdocs-viewer/GroupDocs.Viewer.Mcp
★ 0 stars C# 🤖 AI/LLM Updated today
GroupDocs.Viewer for .NET MCP server — render PDF, Word, Excel, PowerPoint, and image documents to HTML, PNG, JPG, or PDF and inspect view info 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.viewer.mcp": {
      "command": "npx",
      "args": [
        "-y",
        "groupdocs-viewer/GroupDocs.Viewer.Mcp"
      ]
    }
  }
}

README Excerpt

MCP server that exposes [GroupDocs.Viewer](https://products.groupdocs.com/viewer) 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):** ```bash

Tools (5)

GROUPDOCS_LICENSE_PATHGROUPDOCS_MCP_OUTPUT_PATHGROUPDOCS_MCP_STORAGE_PATHGetViewInfoRenderPage