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
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.