developer tools

Mcp Pandoc

MCP server for seamless document format conversion using Pandoc, supporting Markdown, HTML, PDF, DOCX (.docx), csv and more.

developer tools
0
View on GitHub

Installation

npx -y vivekvells/mcp-pandoc

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-pandoc",
  "command": "npx",
  "args": [
    "-y",
    "vivekvells/mcp-pandoc"
  ]
}

About This MCP Server

vivekvells/mcp-pandoc

MCP server for seamless document format conversion using Pandoc, supporting Markdown, HTML, PDF, DOCX (.docx), csv and more.

GitHub: https://github.com/vivekVells/mcp-pandoc

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub