Pandoc
🔧 Utilities
Universal document format converter powered by Pandoc. Transform content between Markdown, HTML, PDF, DOCX, LaTeX, EPUB, RST, and more while preserving formatting and structure.
Tags
Tools (1)
Config for Claude Desktop / Cursor
{
"mcpServers": {
"pandoc": {
"command": "uvx",
"args": [
"mcp-pandoc"
]
}
}
}