MCP Document Converter
UnclaimedMCP Document Converter - A powerful MCP tool for converting documents between multiple formats, enabling AI agents to easily transform documents.
Install
$
pip install mcp-document-converterUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (9)
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).
template
string