mcp-pandoc

vivekVells/mcp-pandoc
★ 512 stars Python 🧠 Memory/Knowledge Updated 1mo ago
MCP server for document format conversion using pandoc.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-pandoc": {
      "command": "uvx",
      "args": [
        "mcp-pandoc"
      ]
    }
  }
}

Or install with pip: pip install mcp-pandoc

Topics

pandocpandoc-markdownpandoc-template