Let AI agents create, update, and share styled documents.
MD2PDF is built for the AI era. Install the Claude Skill, use WebMCP, or call the public REST API — agents produce beautifully styled PDFs, HTML, and images and hand recipients a shareable link.
https://md2pdf.studio/skill.md./s/{id} links."Create a CV for a senior frontend engineer with 8 years of experience. Use the Minimal style and share the link."
"Take this changelog and produce a styled PDF in the GitHub style, then share the link in Slack format."
"From today's transcript, produce meeting notes with action items in the Notion style, and give me the shareable URL."
Yes — WebMCP (in-browser MCP) lets agents interact with the editor directly. A remote MCP server is on the roadmap.
No. The public API is anonymous, rate-limited by IP. For higher limits, self-host via GitHub.
Yes. Agents receive an editKey when saving, which authorizes subsequent PUT /api/update/:id calls.
Yes — all documents are AES-256-GCM encrypted at rest. Keys are returned in the API response and must be kept by the caller.