MarceauSolutions/md-to-pdf-mcp
Convert Markdown files to professional PDFs with customizable themes, headers, footers, and styling
Quick Start
Clone the repository:
git clone https://github.com/MarceauSolutions/md-to-pdf-mcpClaude Desktop configuration example:
{
"mcpServers": {
"md-to-pdf-mcp": {
"command": "npx",
"args": [
"-y",
"MarceauSolutions/md-to-pdf-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.