๐๏ธ ๐ MCP server for seamless document format conversion using Pandoc, supporting Markdown, HTML, PDF, DOCX (.docx), csv and more.
mcp-pandoc: A Document Conversion MCP Server
mcp-pandoc is a Model Context Protocol (MCP) server designed for seamless document format conversion using pandoc. It supports transformations between various formats while preserving structure and formatting.
Published Server (Recommended)
npx -y @smithery/cli install mcp-pandoc --client claude
Or manually configure via claude_desktop_config.json
.
Local Development
Clone the repository and set up the server using:
uv sync uv build
brew install texlive
on macOS)./path/to/output.pdf
).convert-contents
: Transforms content between supported formats.โ Correct:
"Convert /path/to/input.md to PDF and save as /path/to/output.pdf"
โ Incorrect:
"Save this as PDF in /documents/" # Missing filename/extension
For more details, refer to the GitHub repository or watch the demo video.
Note: mcp-pandoc is in active development; features may evolve. Contributions are welcome!
๐ ๐ Allows the AI to read .ged files and genetic data
๐ โ๏ธ Get the LaTeX source of arXiv papers to handle mathematical content and equations
๐ [Vectorize](https://vectorize.io) MCP server for advanced retrieval, Private Deep Research, Anything-to-Markdown file extraction and text chunking.
๐๏ธ ๐ ๐ MCP tool access to MarkItDown -a library that converts many file formats (local or remote) to Markdown for LLM consumption.