https://docs.papermill.io/mcp/#using-the-papermill-mcp-serve...
You can ask Claude to generate templates, full documents, ask it about the Press language, save templates, ask it about templates and more. There's a lot more to it - design guidelines for print vs web, recipes in Press etc.
I've tried it with Fable already and it's a noticeable improvement - we support visual feedback through MCP and I think that's helping Fable a lot.
One of the things we've learned is that models often need more guidance when generating documents. We give real-time feedback to models as they're constructing the document, such as "you have content here that you've done nothing with and doesn't appear in the report as it likely overflowed off the page, you should think of a way to handle this" and "this image is sized incorrectly and just will not fit in the area you've specified".
Giving models the tools to create media for print allows both the user and the model to experiment with more wild designs, knowing that things will not randomly break!
That said, an export from Word to Papermill templates might be a nice addition...
You can connect an agent to our MCP server, see: https://docs.papermill.io/mcp/#using-the-papermill-mcp-serve...
It's quite amazing to see what Claude can do when it has a tool like Papermill at its disposal - worth connecting and having a play.
In practice, you can either directly connect an LLM to the MCP server, or send via the API after (say) cleaning up LLM output, combining it with RAG and other data etc.
We don't apply hard limits on PDFs. We've handled PDFs of over 1GB and close to 1000 pages.
We also have a large document service that handles extremely large PDFs in the background.