Submit

Pandoc MCP Server

@MaitreyaM

a year ago
developer-tools
A Python-based MCP (Model Context Protocol) server powered by FastMCP that leverages Pandoc for flexible document conversion between various formats (Markdown, DOCX, PDF, HTML, etc.), designed for use with AI agents like Claude. Includes Docker configuration for easy deployment.
Overview

what is FILE-CONVERTER-MCP?

FILE-CONVERTER-MCP is a Python-based server that utilizes the Model Context Protocol (MCP) to provide flexible document conversion capabilities using Pandoc. It allows AI agents to convert documents between various formats such as Markdown, DOCX, PDF, and HTML.

how to use FILE-CONVERTER-MCP?

To use the server, you can run it locally or via Docker. For Docker, build the image and run the container, ensuring to map a local directory for input/output files. Then, connect your MCP client to the server's endpoint to perform conversions.

key features of FILE-CONVERTER-MCP?

  • Supports a wide range of document formats for conversion.
  • Allows specifying input and output formats, with options for additional command-line arguments.
  • Easy deployment with Docker, bundling all necessary dependencies.
  • Designed for integration with AI agents using the MCP framework.

use cases of FILE-CONVERTER-MCP?

  1. Converting Markdown documents to PDF for publication.
  2. Transforming DOCX files into HTML for web use.
  3. Enabling AI agents to handle document conversions seamlessly.

FAQ from FILE-CONVERTER-MCP?

  • What formats can FILE-CONVERTER-MCP convert?

It can convert between formats like Markdown, DOCX, PDF, HTML, and more supported by Pandoc.

  • Is Docker required to run FILE-CONVERTER-MCP?

No, you can run it locally by installing the necessary dependencies, but Docker is recommended for ease of use.

  • How do I connect my client to the server?

Configure your MCP client to connect to the server's endpoint, typically at http://127.0.0.1:8000/sse.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.