Back to MCP Servers
Md To Pdf
Convert Markdown files to professional PDFs with customizable themes, headers, footers, and styling
file-systems
Installation
npx -y md-to-pdf-mcpConfiguration
{
"mcpServers": {
"md-to-pdf-mcp": {
"command": "npx",
"args": ["-y", "md-to-pdf-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes