PDF generation MCP for AI
Let your AI generate TeX like high quality PDFs from markdown with precision and style. Ideal for report, invoices, letters, contracts, etc.
- Images
- Syntax highlighting
- LaTeX math expressions
- Complex tables
To get started, add this to your mcp.json
file:
{
"mcpServers": {
"gen-pdf": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://gen-pdf.com/mcp"]
}
}
}




