developer tools
Mcp Pandoc
MCP server for seamless document format conversion using Pandoc, supporting Markdown, HTML, PDF, DOCX (.docx), csv and more.
developer tools
Installation
npx -y vivekvells/mcp-pandocConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub