Loading MCP server directory, please wait...
Convert markdown to professional PDFs with clickable table of contents. No API keys.
npx @getmcp/cli add io.github.wmarceau/md-to-pdfRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.wmarceau/md-to-pdf": {
"command": "uvx",
"args": [
"md-to-pdf-mcp"
]
}
}
}