Simple Document Processing MCP Server

by cablate
Verified

docx_to_html

Convert DOCX files to HTML with preserved formatting using the Simple Document Processing MCP Server. Specify input path and output directory for accurate conversion.

Instructions

Convert DOCX to HTML while preserving formatting

Input Schema

NameRequiredDescriptionDefault
inputPathYesPath to the input DOCX file
outputDirYesDirectory where HTML should be saved

Input Schema (JSON Schema)

{ "properties": { "inputPath": { "description": "Path to the input DOCX file", "type": "string" }, "outputDir": { "description": "Directory where HTML should be saved", "type": "string" } }, "required": [ "inputPath", "outputDir" ], "type": "object" }

You must be authenticated.

Other Tools from Simple Document Processing MCP Server

Related Tools

ID: pb9df6lnel