mcp-pandoc

mcp-pandoc

3.6

If you are the rightful owner of mcp-pandoc and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

mcp-pandoc is a Model Context Protocol server designed for document format conversion using Pandoc.

mcp-pandoc is a Model Context Protocol server that facilitates document format conversion using the Pandoc tool. It allows users to transform content between various document formats while maintaining the original formatting and structure. The server is currently in early development, with ongoing improvements and expansions, particularly in PDF support. The project leverages the Pandoc Python package for its conversion capabilities, providing a robust foundation for handling multiple document formats. Users can convert content to and from formats such as markdown, HTML, PDF, DOCX, RST, LaTeX, EPUB, and plain text. Advanced formats require complete file paths, and PDF conversion necessitates TeX Live installation.

Features

  • Supports multiple document formats including markdown, HTML, PDF, DOCX, RST, LaTeX, EPUB, and plain text.
  • Requires complete file paths for advanced formats like PDF, DOCX, RST, LaTeX, and EPUB.
  • Utilizes the Pandoc Python package for document conversion.
  • PDF conversion requires TeX Live installation.
  • Provides a command-line interface for easy integration and usage.