mcp-pandoc

mcp-pandoc

228

mcp-pandoc is a Model Context Protocol server designed for document format conversion using Pandoc. It allows users to convert content among formats such as markdown, HTML, PDF, DOCX, and more, while maintaining document structure. The project is in early development with expanding features and improving tools.

What formats are supported by mcp-pandoc?

mcp-pandoc supports markdown, HTML, PDF, DOCX, RST, LaTeX, EPUB, and plain text formats.

Do I need to install any additional software for PDF conversion?

Yes, TeX Live must be installed for PDF conversion.

Can I use mcp-pandoc on Windows?

Yes, mcp-pandoc can be used on Windows, but you need to install Pandoc and a TeX distribution like MiKTeX or TeX Live.

How do I verify my Pandoc installation?

You can verify your Pandoc installation by running pandoc --version in the command line.

What should I do if file conversion fails?

Ensure you provide complete file paths with filenames and extensions, and use only supported formats.