Prince MCP for producing PDFs from LLMs #1361
mikeday
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We made an experimental MCP interface for Prince, our PDF formatter, and it works with
llm-tools-mcptoday:Config just requires adding this to
.llm-tools-mcp/mcp.json:The model generates HTML, calls
html_to_pdf, and you get a download link to a properly typeset PDF, no further setup required. It also works with Markdown!Beta Was this translation helpful? Give feedback.
All reactions