template
string
How to use it
template is exposed by the MCP Document Converter MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the template tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install MCP Document Converter
$
pip install mcp-document-converterOther tools in MCP Document Converter (8)
convert_document
Convert a document from one format to another.
css
string
extract_images
boolean
output_path
(string, optional): Path for the output file.
preserve_metadata
boolean
source_format
(string, optional): Format of the source file (auto-detected if not provided).
source_path
(string, required): Path to the source document.
target_format
(string, required): Target format (html, pdf, markdown, docx, text).