MCP Pandoc
未认领MCP server for document format conversion using pandoc.
pandocpandoc-markdownpandoc-template
安装
$
npx -y @smithery/cli install mcp-pandoc --client claude工具(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
✅