Wraps the GroupDocs.Conversion library so Claude and other MCP clients can convert documents between 70+ formats, inspect file metadata, and list supported conversions. You get three tools: Convert handles the actual transformation (PDF, DOCX, XLSX, HTML, images, and more), GetDocumentInfo returns page counts and properties, and GetSupportedFormats tells you what outputs are possible for a given input. Runs via dnx without installation, as a global dotnet tool, or in Docker. Point it at a storage directory and you can ask your AI agent to batch convert reports, extract document metadata, or transcode assets without writing conversion code yourself.