MCP Pandoc
UnclaimedMCP server for document format conversion using pandoc.
Install
npx -y @smithery/cli install mcp-pandoc --client claudeUnclaimed 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 (19)
contents
(string): Source content to convert (required if inputfile not provided)
defaults_file
(string): Path to a Pandoc defaults file (YAML) containing conversion options
docx
✅
epub
✅
filters
(array): List of Pandoc filter paths to apply during conversion
html
✅
input_file
(string): Complete path to input file (required if contents not provided)
input_format
(string): Source format of the content (defaults to markdown)
ipynb
✅
latex
✅
markdown
✅
odt
✅
output_file
(string): Complete path for output file (required for pdf, docx, rst, latex, epub, odt, pptx formats)
output_format
(string): Target format (defaults to markdown)
❌
pptx
❌
reference_doc
(string): Path to a reference document to use for styling (supported for docx, odt and pptx output; the file must match the output format)
rst
✅
txt
✅