html_formatter
Format and organize HTML code from an input file, saving the structured output to a specified directory using Simple Document Processing MCP Server.
Instructions
Format and beautify HTML code
Input Schema
Name | Required | Description | Default |
---|---|---|---|
inputPath | Yes | Path to the input HTML file | |
outputDir | Yes | Directory where formatted HTML should be saved |