Renders Markdown content or files into PDF documents via a Model Context Protocol (MCP) server.
This MCP server provides a streamlined way to convert Markdown into high-quality PDF documents. It offers tools that accept either inline Markdown strings or file paths, allowing for flexible content input. Users can specify output paths, choose from various paper formats (A4, Letter, Legal), and set the orientation (portrait, landscape). Leveraging Playwright with Chromium, it ensures accurate and consistent rendering of Markdown to PDF, making it ideal for automated document generation and integration into broader workflows.