Converts markdown files to professional PDFs with automatically generated, clickable table of contents. No API keys or external services required, just stdio transport. This is the kind of tool you'd drop into documentation workflows, technical writing pipelines, or anywhere you're generating reports from markdown and need proper PDF output without wrestling with pandoc configs or browser print dialogs. The source repo shows it's part of a larger dev sandbox with multiple AI assistant projects, but this MCP server itself is focused purely on the markdown to PDF conversion task. Straightforward utility that does one thing cleanly.
claude mcp add --transport stdio io.github.wmarceau-md-to-pdf -- uvx md-to-pdf-mcp