vivekvells/mcp-pandoc
by Various
MCP server for document format conversion using pandoc.
MCP
vivekvells/mcp-pandoc
Added 1 June 2026
Overview
This is an MCP server that exposes pandoc's document format conversion capabilities as tools for AI agents. It allows conversion between many formats like Markdown, DOCX, HTML, and PDF by delegating to a local pandoc installation.
Best for
Best for
Developers building MCP-based AI agents that need reliable document format conversion
Use cases
- Converting Markdown to PDF via an MCP client
- Transforming DOCX to HTML within a chat interface
- Batch converting documents using an orchestrated agent
How to use
Install
npx -y @smithery/cli install mcp-pandoc --client claude Tools exposed
contentsinput_fileinput_formatoutput_formatoutput_filereference_docdefaults_file
Tested with
Claude Desktop, Continue
Notes
This is an MCP server that exposes pandoc’s document format conversion capabilities as tools for AI agents. It allows conversion between many formats like Markdown, DOCX, HTML, and PDF by delegating to a local pandoc installation.
544 stars on GitHub. Last updated 2025-09-16. Licensed MIT.
Use cases
- Converting Markdown to PDF via an MCP client
- Transforming DOCX to HTML within a chat interface
- Batch converting documents using an orchestrated agent
Pros
- Leverages pandoc’s extensive format support
- Lightweight and focused on a single clear task
- Easy to integrate into MCP-compatible environments
Cons
- Requires pandoc to be installed on the host system
- Limited to pandoc’s supported formats and options
- No built-in handling of very large or complex documents
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Leverages pandoc's extensive format support
- Lightweight and focused on a single clear task
- Easy to integrate into MCP-compatible environments
Cons
- Requires pandoc to be installed on the host system
- Limited to pandoc's supported formats and options
- No built-in handling of very large or complex documents
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.